https://github.com/zilverline/sequent-examples
Examples of projects using sequent
https://github.com/zilverline/sequent-examples
cqrs cqrs-framework cqrs-pattern event-sourcing event-sourcing-and-cqrs event-sourcing-framework sequent zilverline
Last synced: 3 months ago
JSON representation
Examples of projects using sequent
- Host: GitHub
- URL: https://github.com/zilverline/sequent-examples
- Owner: zilverline
- Created: 2015-03-23T20:42:41.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2024-10-18T09:23:38.000Z (over 1 year ago)
- Last Synced: 2024-10-19T11:08:41.435Z (over 1 year ago)
- Topics: cqrs, cqrs-framework, cqrs-pattern, event-sourcing, event-sourcing-and-cqrs, event-sourcing-framework, sequent, zilverline
- Language: Ruby
- Homepage: https://sequent.io
- Size: 222 KB
- Stars: 22
- Watchers: 15
- Forks: 6
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Sequent examples
Examples of the [Sequent](https://www.sequent.io) CQRS and Event Sourcing framework.
## Examples
1. [Building a web application](https://github.com/zilverline/sequent-examples/blob/master/building-a-web-application/README.md) with Sequent
2. [Rails & Sequent](https://github.com/zilverline/sequent-examples/blob/master/rails-blog/README.md)