About this project
TamarackDB is an event store implemented in Go that adheres to the Dynamic Consistency Boundaries (DCB) specification. It leverages SQLite as its underlying storage engine, providing a lightweight and efficient solution for event sourcing applications. The system is accessible via an HTTP API, allowing clients to append and read events seamlessly. This architecture facilitates easy integration with various applications and client libraries without requiring complex database drivers or direct file system access. The project includes comprehensive documentation covering build instructions, deployment configurations, integration guides, and internal design principles.
Comments
0 Rating appears after 10 ratings
Sign in to join the discussion.