WallarooLabs / pony-kafka

:horse: Pure Pony Kafka client
Other
57 stars 4 forks source link

custumbuffered: Add ability to overwrite a previous position in a writer #35

Open dipinhora opened 6 years ago

dipinhora commented 6 years ago

When accumulating data in a writer, it would be ideal to be able to overwrite data at a previous position to avoid having to create multiple writers for more complex scenarios.