https://github.com/commanded/commanded-eventstore-adapter
EventStore adapter for Commanded
https://github.com/commanded/commanded-eventstore-adapter
commanded eventstore
Last synced: 11 months ago
JSON representation
EventStore adapter for Commanded
- Host: GitHub
- URL: https://github.com/commanded/commanded-eventstore-adapter
- Owner: commanded
- License: mit
- Created: 2017-04-18T15:38:12.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2024-10-25T15:56:22.000Z (over 1 year ago)
- Last Synced: 2025-04-10T18:48:40.438Z (11 months ago)
- Topics: commanded, eventstore
- Language: Elixir
- Homepage:
- Size: 93.8 KB
- Stars: 38
- Watchers: 3
- Forks: 33
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# EventStore adapter for Commanded
Use the Postgres-based [EventStore](https://github.com/commanded/eventstore) with [Commanded](https://github.com/commanded/commanded).
[Changelog](CHANGELOG.md)
MIT License
---
> This README and the following guides follow the `master` branch which may not be the currently published version.
>
> [Read the documentation for the latest published version of Commanded EventStore adapter on Hex](https://hexdocs.pm/commanded_eventstore_adapter/).
### Overview
- [Getting started](guides/Getting%20Started.md)
- [Dynamic event store](guides/Dynamic%20Event%20Store.md)