Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/eventide-project/eventide-postgres
Event Sourcing and Microservices Stack for Ruby
https://github.com/eventide-project/eventide-postgres
autonomous-services event-driven event-sourcing event-store messaging microservices postgres reactive ruby service-oriented-architecture soa
Last synced: 3 days ago
JSON representation
Event Sourcing and Microservices Stack for Ruby
- Host: GitHub
- URL: https://github.com/eventide-project/eventide-postgres
- Owner: eventide-project
- License: mit
- Created: 2016-11-28T21:37:22.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2022-10-13T04:45:17.000Z (about 2 years ago)
- Last Synced: 2024-10-13T03:38:08.190Z (26 days ago)
- Topics: autonomous-services, event-driven, event-sourcing, event-store, messaging, microservices, postgres, reactive, ruby, service-oriented-architecture, soa
- Language: Shell
- Homepage: http://eventide-project.org
- Size: 18.6 KB
- Stars: 100
- Watchers: 6
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGES.md
- License: MIT-License.txt
Awesome Lists containing this project
README
![Message DB](http://docs.eventide-project.org/eventide-icon-100.png)
# Eventide
Pub/Sub, event sourcing, evented microservices, and message-based applications toolkit built for the [Message DB](https://github.com/message-db/message-db) back end.
## Features
- Pub/Sub
- Evented Services
- Event Sourcing
- Streams
- Messaging
- Parallel processing
- Host server
- Administration tools
- Reports
- and [more...](http://docs.eventide-project.org)## Documentation
See the [Eventide documentation site](http://docs.eventide-project.org) for more information, examples, and user guides.
## License
The `eventide-postgres` library is released under the [MIT License](https://github.com/eventide-project/eventide-postgres/blob/master/MIT-License.txt).