galatea-associates / fuse-starter-kafka-streams

MIT License
0 stars 3 forks source link

Create TupleKey annotation and serde #21

Closed GalateaWade closed 4 years ago

GalateaWade commented 4 years ago

use annotation to allow serialization and deserialization of POJOs, using a TupleSerde

GalateaWade commented 4 years ago

Difficult part of this is handling creation of range objects based on a partial POJO. Closing this as not feasible with the current stack.