Giter Site home page Giter Site logo

elders / cronus Goto Github PK

View Code? Open in Web Editor NEW
173.0 23.0 26.0 10.57 MB

Cronus is a lightweight framework for building event driven systems with DDD/CQRS in mind

License: Apache License 2.0

C# 99.86% JavaScript 0.14%
ddd cqrs event-sourcing lightweight-framework microservices processmanager saga-pattern cronus

cronus's Introduction

Cronus is a lightweight framework for building event driven systems with DDD/CQRS in mind.

NuGet GitHub issues GitHub pull requests

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 or the milestone where we track the progress.

Resources

For project documentation, please visit Cronus docs

Feel free to join our Discord if you have any question, ideas or suggestions.

cronus's People

Contributors

alexplom avatar aroticoz avatar dependabot-preview[bot] avatar dependabot[bot] avatar ethno2405 avatar gshukov98 avatar ivan-gyoshev avatar kali-sh avatar leksycode avatar mv-vlad-kurdesov avatar mynkow avatar oleksii202 avatar saylis avatar sdluxeon avatar semantic-release-bot avatar sinstraliz avatar spardadanthe avatar stepan2215 avatar tokmac avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

cronus's Issues

Repair logging Order

2014-01-29 19:56:15,767
PUBLISHED COMMIT => Message Commit Containting '1' Events.
[LaCore.Hyperion.IdentityAndAccess] New account '[email protected]' was registered..

2014-01-29 19:56:15,767
HANDLE => [LaCore.Hyperion.IdentityAndAccess] Register new account with email '[email protected]'.

2014-01-29 19:56:15,814
PUBLISHED EVENT => [LaCore.Hyperion.IdentityAndAccess] New account '[email protected]' was registered..

2014-01-29 19:57:12,602
HANDLE => [LaCore.Hyperion.IdentityAndAccess] New account '[email protected]' was registered..

2014-01-29 19:57:12,586
COMMAND SENT => [LaCore.Hyperion.Collaboration] Create new user '[email protected]'.

2014-01-29 19:57:12,586
HANDLE => [LaCore.Hyperion.IdentityAndAccess] New account '[email protected]' was registered..

2014-01-29 19:57:12,587
PUBLISHED COMMIT => Message Commit Containting '1' Events.
[LaCore.Hyperion.Collaboration] New user '[email protected]' was created..

2014-01-29 19:57:12,587
HANDLE => [LaCore.Hyperion.Collaboration] Create new user '[email protected]'.

2014-01-29 19:57:12,607
[Ejbabberd]: Connected z102

2014-01-29 19:57:12,642
PUBLISHED EVENT => [LaCore.Hyperion.Collaboration] New user '[email protected]' was created..

2014-01-29 19:58:41,054
HANDLE => [LaCore.Hyperion.Collaboration] New user '[email protected]' was created..

2014-01-29 19:58:41,076
[Ejbabberd]: Disconnected z102

2014-01-29 19:58:41,078
HANDLE => [LaCore.Hyperion.IdentityAndAccess] New account '[email protected]' was registered..

2014-01-29 19:58:41,103
HANDLE => [LaCore.Hyperion.IdentityAndAccess] New account '[email protected]' was registered..

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.