Convert connections to events, store external events
Repository details (botten-nappet)
- Project page
- botten-nappet
- Project log category
- botten-nappet (195 entries)
- Repository
- @joelpurra/botten-nappet
- Owner
- @joelpurra
- Issues
- Issues on Github
- Contributors
- Contributors on Github
- Project status
- 💤 This project is inactive.
- 📂 This project is open.
- 🤷 This project is not particularly popular.
- Repository activity period
- 🗓
- Commits
- 209 commits
- Stars
- 5 stars
Commit details (539a6f24)
- Author
- Joel Purra
- Authored at
- Committer
- Joel Purra
- Committed at
Commit message
Convert connections to events, store external events
- Incoming/outgoing data on external connections are now translated to/from internal events.
- External events are stored in the database.
- With a replay functionality, it would be close(r) to event sourcing.
Raw text
Convert connections to events, store external events - Incoming/outgoing data on external connections are now translated to/from internal events. - External events are stored in the database. - With a replay functionality, it would be close(r) to event sourcing.