Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wmaciejak/rails-event-store-poc
Ruby on Rails with Rails Event Store. Proof of Concept event sourced architecture
https://github.com/wmaciejak/rails-event-store-poc
eventstore rails rails-event-store ruby
Last synced: 11 days ago
JSON representation
Ruby on Rails with Rails Event Store. Proof of Concept event sourced architecture
- Host: GitHub
- URL: https://github.com/wmaciejak/rails-event-store-poc
- Owner: wmaciejak
- Created: 2018-07-30T10:48:38.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-05T17:27:33.000Z (about 2 years ago)
- Last Synced: 2024-10-18T23:12:25.263Z (2 months ago)
- Topics: eventstore, rails, rails-event-store, ruby
- Language: Ruby
- Homepage:
- Size: 23.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# README
This README would normally document whatever steps are necessary to get the
application up and running.Things you may want to cover:
* Ruby version
* System dependencies
* Configuration
* Database creation
* Database initialization
* How to run the test suite
* Services (job queues, cache servers, search engines, etc.)
* Deployment instructions
* ...