by dmacvicar on 4/12/21, 8:08 AM with 1 comments
by dmacvicar on 4/12/21, 8:08 AM
Highlights:
- immudb gRPC API now support streams
- API defaults to the more intuitive wait for indexing to complete, offering optional async behavior
- immudb now performs index compaction asynchronously, without blocking insertions.
To learn more about immudb, visit https://github.com/codenotary/immudb. To learn interactively and get started with immudb from the command line and programming languages, visit the Playground at https://play.codenotary.com/
edit: formatting