https://github.com/pegasystems/dataset-integrations
Kafka custom serializer/deserializer implementations
https://github.com/pegasystems/dataset-integrations
Last synced: about 1 year ago
JSON representation
Kafka custom serializer/deserializer implementations
- Host: GitHub
- URL: https://github.com/pegasystems/dataset-integrations
- Owner: pegasystems
- License: apache-2.0
- Created: 2019-10-29T13:44:04.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-03-29T17:56:12.000Z (over 2 years ago)
- Last Synced: 2025-04-01T02:49:36.842Z (over 1 year ago)
- Language: Java
- Size: 1.32 MB
- Stars: 6
- Watchers: 9
- Forks: 6
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README
# List of Data set integrations
### [PGP encryption for File data set](file-dataset-PGP/)
Implemented as a custom processing [feature](https://community.pega.com/sites/default/files/help_v85/procomhelpmain.htm#rule-/rule-decision-/rule-decision-dataset/dataset-file-creating-repo-tsk.htm).
Enables PGP encryption for File data set operations.
### [Kafka data set ](kafka-dataset-samples/)
Example of using custom processing with Kafka data set
### [Avro support for Kafka data set ](kafka-schema-registry/)
This component provides [Avro](https://avro.apache.org) data format support for Kafka data set
and integration with [Confluent schema registry](https://docs.confluent.io/current/schema-registry/index.html) for older
versions of Pega.
**[Built-in](https://community.pega.com/knowledgebase/articles/decision-management/86/configuring-avro-schema-kafka-data-set) feature of Pega 8.6**