akka-projection icon indicating copy to clipboard operation
akka-projection copied to clipboard

Support MergeableOffset in CassandraOffsetStore to support KafkaSourceProvider

Open seglo opened this issue 5 years ago • 1 comments

Even though Cassandra doesn't support transactional writes it still makes sense to support writing Kafka offsets (MergeableOffset) for at least once and at most once semantics.

seglo avatar May 07 '20 19:05 seglo

See https://github.com/akka/akka-projection/pull/80#discussion_r419739029 for discussion.

seglo avatar May 07 '20 19:05 seglo