Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.