package
0.5.0
Repository: https://github.com/jmalloc/ax.git
Documentation: pkg.go.dev

# Interfaces

GloballyOrderedStore is a store that preserves a global ordering for messages across all streams, allowing the entire store to be consumed via a single stream.
Store is an interface for manipulating persisted streams of messages.
Stream is an interface for reading an ordered stream of messages.