use-change-event
Change-event and stream-event primitives for RustUse.
Experimental
use-change-event is experimental while use-nosql remains below 0.3.0.
Example
use ;
let event = new
.with_sequence;
assert_eq!;
assert_eq!;
Scope
- Change event identifiers, kinds, cursors, resume tokens, sequences, and changed document references.
- Stream-event modeling without driver behavior.
Non-goals
- Change stream clients.
- Network calls.
- Vendor-specific resume semantics.
License
Licensed under either Apache-2.0 or MIT.