Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/elders/cronus
Cronus is a lightweight framework for building event driven systems with DDD/CQRS in mind
https://github.com/elders/cronus
cqrs cronus ddd event-sourcing lightweight-framework microservices processmanager saga-pattern
Last synced: 4 days ago
JSON representation
Cronus is a lightweight framework for building event driven systems with DDD/CQRS in mind
- Host: GitHub
- URL: https://github.com/elders/cronus
- Owner: Elders
- License: apache-2.0
- Created: 2013-09-04T09:35:21.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2024-12-10T08:45:30.000Z (13 days ago)
- Last Synced: 2024-12-19T03:37:31.369Z (4 days ago)
- Topics: cqrs, cronus, ddd, event-sourcing, lightweight-framework, microservices, processmanager, saga-pattern
- Language: C#
- Homepage:
- Size: 10.4 MB
- Stars: 173
- Watchers: 23
- Forks: 26
- Open Issues: 49
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Cronus is a lightweight framework for building event driven systems with DDD/CQRS in mind.
[![NuGet](https://img.shields.io/nuget/v/Cronus.svg)](https://www.nuget.org/packages/Cronus)
[![GitHub issues](https://img.shields.io/github/issues/Elders/Cronus/shields.svg)](https://github.com/Elders/Cronus/issues)
[![GitHub pull requests](https://img.shields.io/github/issues-pr/Elders/Cronus.svg)](https://github.com/Elders/Cronus/pulls)## **Important**
We have several success stories using the Cronus framework in production and we want to share this success with a wider audience. Hence, the main goal we are working on now is documenting the framework and providing samples. We hope this will attract contributors and allow more developers to build applications with it. You can keep an eye on the process on our [project board](https://github.com/orgs/Elders/projects/1) or the [milestone](https://github.com/Elders/Cronus/issues?q=is%3Aissue+milestone%3A%22Docs+and+Samples%22) where we track the progress.
## Resources
For project documentation, please visit [Cronus docs](https://elders-oss.gitbook.io/cronus/)
Feel free to join our [Discord](https://discord.gg/WvM4mTU7CS) if you have any question, ideas or suggestions.