https://github.com/jadob/event-store
https://github.com/jadob/event-store
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jadob/event-store
- Owner: jadob
- Created: 2024-07-31T21:03:30.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2025-05-04T01:43:08.000Z (about 1 year ago)
- Last Synced: 2025-07-23T13:30:41.810Z (11 months ago)
- Language: PHP
- Size: 21.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# jadob/event-store
Build a event store for your aggregate events, quickly.
# TODO
- Revive DynamoDB event store
- Revive DBAL event store
- Sensitive aggregate props - stored in separate place, for e.g quick and simple removal
- Add tests and documentation