v0.9.0
Pre-release
Pre-release
This release adds support for HStreamDB v0.9
New Features
- Add a new
createStreamoverloaded method with an extrashardCountparameter inHStreamClient - Add a new
listShardsmethod inHStreamClient - Add a new
Readerinterface and corresponding implementions for accessing data from a stream shard directly - Adapt
ProducerandBufferedProducerto the new protocol of HStreamDB v0.9
Breaking Changes
- Replace
orderingKeyofRecordwithpartitionKey