v0.1.0
What's Changed
- consumer: init by @alissa-tung in #1
- fix: missing lookup subscription by @alissa-tung in #3
- *: update proto, add zstd by @alissa-tung in #4
- producer: refactor request by @alissa-tung in #18
- pb: exported pb types should use enum directly by @alissa-tung in #19
- channel_provider: init by @alissa-tung in #20
- fix:
channel_provider
will drop when no sender by @alissa-tung in #23 - refactor: use
channel_provider
by @alissa-tung in #24 - ci: init by @alissa-tung in #25
- *: impl error by @alissa-tung in #26
- x: try to export NIFs via rustler for Erlang client by @alissa-tung in #27
- producer: avoid lookup every time by @alissa-tung in #28
- doc: add consume example by @alissa-tung in #29
- chore: add metadata by @alissa-tung in #30
New Contributors
- @alissa-tung made their first contribution in #1
Full Changelog: https://github.com/hstreamdb/hstreamdb-rust/commits/v0.1.0