Releases: oracle/coherence-kafka
Releases · oracle/coherence-kafka
v1.0.0
This is the first official release of Coherence Kafka integration connector and libraries.
It is a Kafka connect sink connector which copies data posted to a Kafka topic to a Coherence map.
For the reverse direction, the following library is also available:
- Kafka Entry Store - a CacheStore type of extension that copies data from a Coherence map to a Kafka topic upon modification.
It uses the following versions of major dependencies:
- Coherence CE 21.12
- Kafka clients and connect API 2.8.0