#event-stream #event-store #event-sourcing #queue

bin+lib cross-stream

An event stream store for personal, local-first use, specializing in event sourcing

4 releases (2 breaking)

0.2.0 Jan 4, 2025
0.1.0 Dec 6, 2024
0.0.9 Nov 1, 2024
0.0.8 Oct 7, 2024

#791 in Database interfaces

Download history 181/week @ 2024-10-06 24/week @ 2024-10-13 1/week @ 2024-10-20 102/week @ 2024-10-27 41/week @ 2024-11-03 6/week @ 2024-11-10 3/week @ 2024-11-17 144/week @ 2024-12-01 92/week @ 2024-12-08 27/week @ 2024-12-15 21/week @ 2024-12-22 134/week @ 2024-12-29 102/week @ 2025-01-05 26/week @ 2025-01-12

284 downloads per month

MIT and maybe CC-PDDC

5.5MB
5K SLoC

xs (cross-stream) CI Discord

xs is an event stream store for personal, local-first use. Think of it like sqlite, but specializing in the event sourcing use case.

Read here to get started or join our Discord to ask questions.

Built with 🙏💚

  • fjall: for indexing and metadata
  • cacache: for content (CAS)
  • hyper: provides an HTTP/1.1 API over a local Unix domain socket for subscriptions, etc.
  • Nushell: for scripting and interop

Dependencies

~87–125MB
~2.5M SLoC