Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Cronus

Cronus is a lightweight framework for building event driven systems with DDD/CQRS in mind
Collective - Host: opensource - https://opencollective.com/cronus - Code: https://github.com/Elders/Cronus

Allow single types to be registered in protoreg

github.com/Elders/Cronus - 377681f681961966dc02c39b650e08e0a6844c4c authored over 10 years ago by mynkow <[email protected]>
Remove BlockDequeue from IEndpoint

github.com/Elders/Cronus - bd3731cd8becd6d00036471023197558b426ba89 authored over 10 years ago by mynkow <[email protected]>
Update to latest Protoreg 1.0.10

github.com/Elders/Cronus - 6b75e67122d0509951499a4e38c179d5d6d64b67 authored over 10 years ago by mynkow <[email protected]>
Start working on cassandra again

github.com/Elders/Cronus - 3ec701e2c0bb78f8bd92d60e274ed5a7ba6c5067 authored over 10 years ago by mynkow <[email protected]>
Fixed Performance Analyzer.

github.com/Elders/Cronus - 783b4aaa4e71442dfc9a80703a72b8dea4efd717 authored over 10 years ago by Sinstraliz <[email protected]>
Added performance analyzer

github.com/Elders/Cronus - 8e5541e183a5f359d758721e43ae9536f2dcecce authored over 10 years ago by Sinstraliz <[email protected]>
Remove the EventStore sample project from Cassandra

github.com/Elders/Cronus - 2a0c77836a2bdf16e66fd94922bd6ef0b89d05f4 authored over 10 years ago by mynkow <[email protected]>
Event Store player sample is working

github.com/Elders/Cronus - a1464a172302d15166de96d28ebf9b5d0f055c44 authored over 10 years ago by mynkow <[email protected]>
Cassandra persistence project is building.

github.com/Elders/Cronus - b430ddfd9997924d7c68262addde06295d0eab54 authored over 10 years ago by mynkow <[email protected]>
Properly stop consumers

github.com/Elders/Cronus - 035daea06568ce830de6208ea79d0589757fd02f authored over 10 years ago by mynkow <[email protected]>
Hide properties from MsSql server settings

github.com/Elders/Cronus - bb75c305e2cdaa65c7c99b74fc0e790c0f0dbd6c authored over 10 years ago by mynkow <[email protected]>
Retry mechanism with retry queue. 5 retries every 500ms

github.com/Elders/Cronus - ff534ab8553de5d6a209ab5e53f23089217dfb5d authored over 10 years ago by mynkow <[email protected]>
Code cleanup.

github.com/Elders/Cronus - 4e94922d5b789e34424dc0e9a2a5b4412c19200f authored over 10 years ago by mynkow <[email protected]>
Drop the MSSQL event store queue and related code

github.com/Elders/Cronus - b026061deaa7bb7042d4428f9b7b0d1c6c16b023 authored over 10 years ago by mynkow <[email protected]>
Removed unused BatchScope Size property.

github.com/Elders/Cronus - b47c08b46d759ed4128fb868e4e5c621dcf5be51 authored over 10 years ago by Sinstraliz <[email protected]>
Removed unused ScopeFactory

github.com/Elders/Cronus - 88cb69d1d8421ca89171b8c0fdd0d5b9e658b70d authored over 10 years ago by Sinstraliz <[email protected]>
Fix how batches work and how they are configured. Now we use MessageThreshold.

github.com/Elders/Cronus - ec93249d1e1e96c1c305fd38e63ea2af4601f623 authored over 10 years ago by nikolay.mankov <[email protected]>
More fluent sugar

github.com/Elders/Cronus - bf06bd71362c9af468b46e6e97c5f2437791ae7e authored over 10 years ago by nikolay.mankov <[email protected]>
Improve the fluent interface

github.com/Elders/Cronus - 0ffda4352582fb807611d23c10a41ec8436b19f7 authored over 10 years ago by nikolay.mankov <[email protected]>
New configuration working. Need some small refactoring

github.com/Elders/Cronus - 3efd257d934d9bec2aaf67de30d950d15b582b7a authored over 10 years ago by nikolay.mankov <[email protected]>
Cleanup code

github.com/Elders/Cronus - bd14d39b904d92a5d82f535d179e6669a7ab354a authored over 10 years ago by nikolay.mankov <[email protected]>
Improved rabbit mq connection management

github.com/Elders/Cronus - 9a31948a829ee5e13efb14e15109e6a7cb6e1a1a authored over 10 years ago by simeon.dimov <[email protected]>
Major refactoring

github.com/Elders/Cronus - 7e8486276dd8ff8056b587c7f5696c3d1cb4454a authored over 10 years ago by nikolay.mankov <[email protected]>
Add support for injecting logic on pipeline error/success.

github.com/Elders/Cronus - 4d411d573896a8e1753c264693706b2d39864b1a authored almost 11 years ago by mynkow <[email protected]>
Revert "Do not retry commands which create aggregates"

This reverts commit ed941a811ea93b80843aab9efe9b7dfbb47bda56.

github.com/Elders/Cronus - faa774604d7404bed3d17b8da27ee1ec08259928 authored almost 11 years ago by mynkow <[email protected]>
Do not retry commands which create aggregates

github.com/Elders/Cronus - ed941a811ea93b80843aab9efe9b7dfbb47bda56 authored almost 11 years ago by mynkow <[email protected]>
Add logs for SafeBatch errors

github.com/Elders/Cronus - 08f1feaa35405cfda5530fe6216d98e3a42db2a4 authored almost 11 years ago by mynkow <[email protected]>
Fix InMemory Queue counter. Add batch size for Consumer

github.com/Elders/Cronus - 1a411f762c06b4d996a454bc0c777c3a5082eb6c authored almost 11 years ago by mynkow <[email protected]>
Add hack to shut down consumers. This should be fixed asap but for now...

github.com/Elders/Cronus - d9d8cb5371cd459e7a6613addddb4a76b5179e3c authored almost 11 years ago by mynkow <[email protected]>
Fix bug in safebatch

github.com/Elders/Cronus - 087b622254ff8b948efda7cd3803f1cf5a4e063d authored almost 11 years ago by mynkow <[email protected]>
Bump Version 13

github.com/Elders/Cronus - 916ebf463db423abc19420ba2a807ccb7f565838 authored almost 11 years ago by mynkow <[email protected]>
Add the icon to nuget package

github.com/Elders/Cronus - 4f9f69b5cb88afd5aa6cfbaa000d4efb0a414690 authored almost 11 years ago by mynkow <[email protected]>
Add icon

github.com/Elders/Cronus - 71a5f924051a37cf9d74990f310f62162fd9fa6d authored almost 11 years ago by mynkow <[email protected]>
Update the samples

github.com/Elders/Cronus - 820493886c1f2e05e2e0ae98b780b40cb8ff428d authored almost 11 years ago by mynkow <[email protected]>
The sample project uses the local Cronus instead of the version in nuget

github.com/Elders/Cronus - 3bc623ca8f43a626f26915a315c62f92a315ebaf authored almost 11 years ago by mynkow <[email protected]>
Bump version

github.com/Elders/Cronus - 1679be0522ddd10745b40baf3554a6ecd020f1b5 authored almost 11 years ago by mynkow <[email protected]>
Now we do not retry batches with size 1

github.com/Elders/Cronus - 100c0791609b6d81b7470b1a2e60f6ff3e78d76f authored almost 11 years ago by mynkow <[email protected]>
Add batch support for consuming messages from pipeline.

github.com/Elders/Cronus - 603795a4347fbb16cf8b3a221bbeb2216db4e05d authored almost 11 years ago by mynkow <[email protected]>
Move the samples in a separata solution

github.com/Elders/Cronus - 77d46fb4d4f8fba2f0262af04b55df9db0260744 authored almost 11 years ago by mynkow <[email protected]>
Refactor

github.com/Elders/Cronus - e2650f9d3d8aa22d079e95d37378c51d2a1be603 authored almost 11 years ago by mynkow <[email protected]>
Bug fixes and small refactoring. Breaking changes

github.com/Elders/Cronus - a5d8af1f27f7db28116b1476f6c974973de513f3 authored almost 11 years ago by mynkow <[email protected]>
Refactoring. Move some parts to a separate projects

github.com/Elders/Cronus - d37134b1dffee02a87a7412489e60b73a827c015 authored almost 11 years ago by mynkow <[email protected]>
Add option to skip handlers like IPort when replaying events by adding an overload for registering handler types

github.com/Elders/Cronus - f288b64a0e3a178e7eb7945899247dd04f11c91a authored almost 11 years ago by mynkow <[email protected]>
Replay events

github.com/Elders/Cronus - a3bf341e482f705b012318f756b57dfa5133b288 authored almost 11 years ago by mynkow <[email protected]>
Refactor the configuration :) I like it now

github.com/Elders/Cronus - 38f4fb4cff71be3fee932200b7d8d77a7c93c370 authored almost 11 years ago by mynkow <[email protected]>
EventStore settings looks good

github.com/Elders/Cronus - 961d9955f81af54a774e9e3e6ca3e7721c8f23db authored almost 11 years ago by mynkow <[email protected]>
Initialize scope context properly

github.com/Elders/Cronus - 37b0aed970589dd00a2b7d5350bec3bd80af1e9d authored almost 11 years ago by mynkow <[email protected]>
Fix problem with registrations

github.com/Elders/Cronus - 3019222a63eb67c57f1da9d5c2eaaac62a3637dc authored almost 11 years ago by mynkow <[email protected]>
Small fixes.

github.com/Elders/Cronus - 61e9f77003ce89d495032434e8bd3aaac9c8d90f authored almost 11 years ago by mynkow <[email protected]>
Add stop method for CronusConfiguration host

github.com/Elders/Cronus - d1011bffe06f7f6a834991bd5ad0953e301b9133 authored almost 11 years ago by mynkow <[email protected]>
Refactor the sample bounded contexts

github.com/Elders/Cronus - 51be10b5fc2c3d31a0cda87aa15e446a59872003 authored almost 11 years ago by mynkow <[email protected]>
Refactor the sample bounded contexts

github.com/Elders/Cronus - 326c2d2c6798a6d8335e48499e797a2855aba1fd authored almost 11 years ago by mynkow <[email protected]>
Code cleanup

github.com/Elders/Cronus - 2231b9e3e787e7d31618400ca5a75ff86bd7c619 authored almost 11 years ago by mynkow <[email protected]>
The RabbitMq samples are working.

github.com/Elders/Cronus - df53f5f02dacac8d838af146657f06effdebd4bf authored almost 11 years ago by mynkow <[email protected]>
The single node is working. Next is multinode with rabbitmq.

github.com/Elders/Cronus - bfbb204f7507681b869acc3ce2ea136223b15700 authored almost 11 years ago by mynkow <[email protected]>
Major refactoring. Hosting samples are broken in this commit. Next commit should have everything working.

github.com/Elders/Cronus - 20225636fbff1dc62fc68d159cbb592dd145ab03 authored almost 11 years ago by mynkow <[email protected]>
Bump version 43

github.com/Elders/Cronus - 507ba5f718bb25f8f6046a785f425f28ee8b55f4 authored almost 11 years ago by simeon.dimov <[email protected]>
Solving AggregateCuncurrencyConflicts

github.com/Elders/Cronus - bcf09fd074195c345946d56fa79955317bb8f0fe authored almost 11 years ago by simeon.dimov <[email protected]>
Get back the event store persistence

github.com/Elders/Cronus - b1162fb42930518c0ccfff004f4526b2113671aa authored almost 11 years ago by mynkow <[email protected]>
Cache the contract IDs.

github.com/Elders/Cronus - 07aed8aabc3ff1add8291313cc14e4419e4f2647 authored almost 11 years ago by mynkow <[email protected]>
Cache the bounded context attribute

github.com/Elders/Cronus - a4b26bb7eefd6f0fbdbf25b24723992d8f22c128 authored almost 11 years ago by mynkow <[email protected]>
Create separate IRabbitMqPipeline interface.

github.com/Elders/Cronus - 48006e10c28ffc3675d2005a226d8542689c7bce authored almost 11 years ago by mynkow <[email protected]>
Working InMemory implementation

github.com/Elders/Cronus - b9356ce32020c1d6249c1f27147485ac9e6c3d1a authored almost 11 years ago by mynkow <[email protected]>
Refactor the Pipelines and Endpoints

github.com/Elders/Cronus - c18a7bfb5ab42e6767f475758bc95632fd4428d5 authored almost 11 years ago by mynkow <[email protected]>
Bump version 41

github.com/Elders/Cronus - 4139cbc40693249e86ff5f0f263b6c4a1e0735e3 authored almost 11 years ago by simeon.dimov <[email protected]>
Solved "Currently Cronus Exits on Exception in any of the handlers :) #24"

github.com/Elders/Cronus - 79b2c06f2fbb0bc4872b46404a5a88e581a5211e authored almost 11 years ago by simeon.dimov <[email protected]>
Solved "App services crashing when there are no events in the message commit #28",

github.com/Elders/Cronus - 4c73852122938947528316b59e1a5a1b1973441b authored almost 11 years ago by simeon.dimov <[email protected]>
MssqlEventStore is now working properly with the streams

github.com/Elders/Cronus - 12485cbc1a928ac35529e5f4624b14bf86ac80dd authored almost 11 years ago by mynkow <[email protected]>
Update protoreg

github.com/Elders/Cronus - b8405013190e115808c285c6c2d614dd98944ebb authored almost 11 years ago by mynkow <[email protected]>
Update Protoreg version

github.com/Elders/Cronus - d835bedb90c68b3ea738167eb14243b6e7563351 authored almost 11 years ago by mynkow <[email protected]>
Bump version 36

github.com/Elders/Cronus - aa19d129c12210a9a3adb0a3d15972be87ada86f authored almost 11 years ago by simeon.dimov <[email protected]>
The CronusHost is now Closing Properly

github.com/Elders/Cronus - d65232566ba95962d54af48be84b8ecebf1f7437 authored almost 11 years ago by simeon.dimov <[email protected]>
Make AggregateRootId.Id with implicit implementation

github.com/Elders/Cronus - 7c131cb6ba1b758be72f34c6ccc752ae20c5dd79 authored almost 11 years ago by mynkow <[email protected]>
Update with the latest Protoreg

github.com/Elders/Cronus - 24dadf9a97912a1012d8555c11aa82169c698e7b authored almost 11 years ago by mynkow <[email protected]>
Change how the version number is built

github.com/Elders/Cronus - ccd378345a3985e09e47723c775dde5a81e9a3d4 authored almost 11 years ago by mynkow <[email protected]>
Make AggregateRootId.Id virtual.

github.com/Elders/Cronus - b14d4e191f95b1f0ad5d623090165b54a7503f04 authored almost 11 years ago by mynkow <[email protected]>
Refactor the build script

github.com/Elders/Cronus - fba53245b25b8cd4bb0659b363b76078847c699c authored almost 11 years ago by mynkow <[email protected]>
Bump Version 22

github.com/Elders/Cronus - 5b7d102e889f1f53066f656c6d52a1869653de98 authored almost 11 years ago by simeon.dimov <[email protected]>
Added automatic es creation

github.com/Elders/Cronus - 1a5dd1e502ac91cd193a522145cf7c78b28ef8d4 authored almost 11 years ago by simeon.dimov <[email protected]>
Bump Version 21

github.com/Elders/Cronus - 34fcdfd3501df5fa1e41d9b7cb8e4ddf1e1a276c authored almost 11 years ago by simeon.dimov <[email protected]>
Fixed AggregateRootId.IsValid()

github.com/Elders/Cronus - 8fb6fce2bfd3851bab4c07226695151d2b9c676b authored almost 11 years ago by simeon.dimov <[email protected]>
Bump Version 20

github.com/Elders/Cronus - 1bf49b4ffdb3836ea2fdb72e6289818a68731612 authored almost 11 years ago by simeon.dimov <[email protected]>
Added IsValid method on AggregateRootId and fixed value object operator ==

github.com/Elders/Cronus - 76e3ffe0eead82e911f070420ba0047e0ab4ca5b authored almost 11 years ago by simeon.dimov <[email protected]>
Deleted web api ,web api client adn web app

github.com/Elders/Cronus - 423ed58beebae6a21949b8b35b56f631bea8109a authored almost 11 years ago by simeon.dimov <[email protected]>
Added EventHandlersPerBounded context in the cronus Host

github.com/Elders/Cronus - 8a1759e997bfdd4898c5cf4ddd3629e250622726 authored almost 11 years ago by simeon.dimov <[email protected]>
Add nuget.exe

github.com/Elders/Cronus - 445ce0f3afe7013fa2454b124df8614de86f0ed1 authored almost 11 years ago by mynkow <[email protected]>
Bump the version

github.com/Elders/Cronus - 02ea2b4c5d9cc5aef20a46a9edbc06b50304d861 authored almost 11 years ago by mynkow <[email protected]>
Add ValueObject<T> interface. Hope it will be usefull, not sure

github.com/Elders/Cronus - 9305dcdca56b714ca44445c6f03a690fff8dbd22 authored almost 11 years ago by mynkow <[email protected]>
Added Nhibernate to the samples

github.com/Elders/Cronus - 1f62a842040463c75371542d4da7ef317ead4abf authored almost 11 years ago by simeon.dimov <[email protected]>
Update with latest Protoreg

github.com/Elders/Cronus - 312faeefcfd13bb9a8ec3840e1f5fc133a98590d authored almost 11 years ago by mynkow <[email protected]>
Build script seems to work :)

github.com/Elders/Cronus - 2e967bd5cf9a8b8372ffd50239d8b6207c3b3656 authored almost 11 years ago by mynkow <[email protected]>
Added Hosts

github.com/Elders/Cronus - 26e72b58699beea45ea77ef6bef11fc3903e2740 authored almost 11 years ago by simeon.dimov <[email protected]>
Start adding build script

github.com/Elders/Cronus - 5e763918a80a019ed0f817d39628a22f78117771 authored almost 11 years ago by mynkow <[email protected]>
Merge branch 'refactoring'

Conflicts:
src/NMSD.Cronus.Core/Commanding/RabbitCommandConsumer.cs
src/NMSD.Cronus.Core/Comma...

github.com/Elders/Cronus - 018eadbd4bbca56d8de0e6698947a10485a2a726 authored almost 11 years ago by simeon.dimov <[email protected]>
Merge branch 'master' into refactoring

Conflicts:
src/NMSD.Cronus.Core/Commanding/RabbitCommandConsumer.cs
src/NMSD.Cronus.Core/Comma...

github.com/Elders/Cronus - b3b31722c82ad660f5b3ae789c9ae5e8336d0616 authored almost 11 years ago by simeon.dimov <[email protected]>
Refactoring DONE

github.com/Elders/Cronus - c4b32216ef87d7a41be54b7fdbf68f934fff5bf0 authored almost 11 years ago by simeon.dimov <[email protected]>
Refactored Everything

github.com/Elders/Cronus - 5cd9fe2586127c6b3814c4b02cd5d8ca458d257f authored almost 11 years ago by simeon.dimov <[email protected]>
Camel case and ISO date

github.com/Elders/Cronus - 54054fc0667a4a8ea5a378f35e5191efa802db08 authored almost 11 years ago by mynkow <[email protected]>
Refactoring:CommandPublisher,CommandConsumer made to work with endpoints

github.com/Elders/Cronus - 949bc36ee6f0501a8bcb95f3dd436a6935096980 authored almost 11 years ago by simeon.dimov <[email protected]>