evtstore
Version:
Event Sourcing with Node.JS
13 lines (12 loc) • 538 B
Markdown
- [EvtStore](/)
- [Examples](https://github.com/Seikho/evtstore/tree/master/example)
- [API](/docs/api)
- [Event Handlers](/docs/event-handlers)
- [Command Handlers](/docs/commands.md)
- [Database Providers](docs/providers.md)
- [Postgres](docs/providers?id=postgres-with-node-postgres)
- [Knex](docs/providers?id=sql-with-knexjs)
- [MongoDB](docs/providers?id=mongodb)
- [In-memory](docs/providers?id=in-memory)
- [Neo4j](docs/providers?id=neo4j-v35-and-v4)
- [Multiple Streams](docs/multiple-streams.md)