Ecosyste.ms: OpenCollective

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

github.com/Elders/Cronus

Cronus is a lightweight framework for building event driven systems with DDD/CQRS in mind
https://github.com/Elders/Cronus

Allow single types to be registered in protoreg

377681f681961966dc02c39b650e08e0a6844c4c authored over 10 years ago
Remove BlockDequeue from IEndpoint

bd3731cd8becd6d00036471023197558b426ba89 authored over 10 years ago
Update to latest Protoreg 1.0.10

6b75e67122d0509951499a4e38c179d5d6d64b67 authored over 10 years ago
Start working on cassandra again

3ec701e2c0bb78f8bd92d60e274ed5a7ba6c5067 authored over 10 years ago
Fixed Performance Analyzer.

783b4aaa4e71442dfc9a80703a72b8dea4efd717 authored over 10 years ago
Added performance analyzer

8e5541e183a5f359d758721e43ae9536f2dcecce authored over 10 years ago
Remove the EventStore sample project from Cassandra

2a0c77836a2bdf16e66fd94922bd6ef0b89d05f4 authored over 10 years ago
Event Store player sample is working

a1464a172302d15166de96d28ebf9b5d0f055c44 authored over 10 years ago
Cassandra persistence project is building.

b430ddfd9997924d7c68262addde06295d0eab54 authored over 10 years ago
Properly stop consumers

035daea06568ce830de6208ea79d0589757fd02f authored over 10 years ago
Hide properties from MsSql server settings

bb75c305e2cdaa65c7c99b74fc0e790c0f0dbd6c authored over 10 years ago
Retry mechanism with retry queue. 5 retries every 500ms

ff534ab8553de5d6a209ab5e53f23089217dfb5d authored over 10 years ago
Code cleanup.

4e94922d5b789e34424dc0e9a2a5b4412c19200f authored over 10 years ago
Drop the MSSQL event store queue and related code

b026061deaa7bb7042d4428f9b7b0d1c6c16b023 authored over 10 years ago
Removed unused BatchScope Size property.

b47c08b46d759ed4128fb868e4e5c621dcf5be51 authored over 10 years ago
Removed unused ScopeFactory

88cb69d1d8421ca89171b8c0fdd0d5b9e658b70d authored over 10 years ago
Fix how batches work and how they are configured. Now we use MessageThreshold.

ec93249d1e1e96c1c305fd38e63ea2af4601f623 authored over 10 years ago
More fluent sugar

bf06bd71362c9af468b46e6e97c5f2437791ae7e authored over 10 years ago
Improve the fluent interface

0ffda4352582fb807611d23c10a41ec8436b19f7 authored over 10 years ago
New configuration working. Need some small refactoring

3efd257d934d9bec2aaf67de30d950d15b582b7a authored over 10 years ago
Cleanup code

bd14d39b904d92a5d82f535d179e6669a7ab354a authored over 10 years ago
Improved rabbit mq connection management

9a31948a829ee5e13efb14e15109e6a7cb6e1a1a authored over 10 years ago
Major refactoring

7e8486276dd8ff8056b587c7f5696c3d1cb4454a authored over 10 years ago
Add support for injecting logic on pipeline error/success.

4d411d573896a8e1753c264693706b2d39864b1a authored almost 11 years ago
Revert "Do not retry commands which create aggregates"

This reverts commit ed941a811ea93b80843aab9efe9b7dfbb47bda56.

faa774604d7404bed3d17b8da27ee1ec08259928 authored almost 11 years ago
Do not retry commands which create aggregates

ed941a811ea93b80843aab9efe9b7dfbb47bda56 authored almost 11 years ago
Add logs for SafeBatch errors

08f1feaa35405cfda5530fe6216d98e3a42db2a4 authored almost 11 years ago
Fix InMemory Queue counter. Add batch size for Consumer

1a411f762c06b4d996a454bc0c777c3a5082eb6c authored almost 11 years ago
Add hack to shut down consumers. This should be fixed asap but for now...

d9d8cb5371cd459e7a6613addddb4a76b5179e3c authored almost 11 years ago
Fix bug in safebatch

087b622254ff8b948efda7cd3803f1cf5a4e063d authored almost 11 years ago
Bump Version 13

916ebf463db423abc19420ba2a807ccb7f565838 authored almost 11 years ago
Add the icon to nuget package

4f9f69b5cb88afd5aa6cfbaa000d4efb0a414690 authored almost 11 years ago
Add icon

71a5f924051a37cf9d74990f310f62162fd9fa6d authored almost 11 years ago
Update the samples

820493886c1f2e05e2e0ae98b780b40cb8ff428d authored almost 11 years ago
The sample project uses the local Cronus instead of the version in nuget

3bc623ca8f43a626f26915a315c62f92a315ebaf authored almost 11 years ago
Bump version

1679be0522ddd10745b40baf3554a6ecd020f1b5 authored almost 11 years ago
Now we do not retry batches with size 1

100c0791609b6d81b7470b1a2e60f6ff3e78d76f authored almost 11 years ago
Add batch support for consuming messages from pipeline.

603795a4347fbb16cf8b3a221bbeb2216db4e05d authored almost 11 years ago
Move the samples in a separata solution

77d46fb4d4f8fba2f0262af04b55df9db0260744 authored almost 11 years ago
Refactor

e2650f9d3d8aa22d079e95d37378c51d2a1be603 authored almost 11 years ago
Bug fixes and small refactoring. Breaking changes

a5d8af1f27f7db28116b1476f6c974973de513f3 authored almost 11 years ago
Refactoring. Move some parts to a separate projects

d37134b1dffee02a87a7412489e60b73a827c015 authored almost 11 years ago
Add option to skip handlers like IPort when replaying events by adding an overload for registering handler types

f288b64a0e3a178e7eb7945899247dd04f11c91a authored almost 11 years ago
Replay events

a3bf341e482f705b012318f756b57dfa5133b288 authored almost 11 years ago
Refactor the configuration :) I like it now

38f4fb4cff71be3fee932200b7d8d77a7c93c370 authored almost 11 years ago
EventStore settings looks good

961d9955f81af54a774e9e3e6ca3e7721c8f23db authored almost 11 years ago
Maleee

3d1dfb63af3418f4e7fbe1cd54eb4acf7cc703bb authored almost 11 years ago
Initialize scope context properly

37b0aed970589dd00a2b7d5350bec3bd80af1e9d authored almost 11 years ago
Fix problem with registrations

3019222a63eb67c57f1da9d5c2eaaac62a3637dc authored almost 11 years ago
Small fixes.

61e9f77003ce89d495032434e8bd3aaac9c8d90f authored almost 11 years ago
Add stop method for CronusConfiguration host

d1011bffe06f7f6a834991bd5ad0953e301b9133 authored almost 11 years ago
Refactor the sample bounded contexts

51be10b5fc2c3d31a0cda87aa15e446a59872003 authored almost 11 years ago
Refactor the sample bounded contexts

326c2d2c6798a6d8335e48499e797a2855aba1fd authored almost 11 years ago
Code cleanup

2231b9e3e787e7d31618400ca5a75ff86bd7c619 authored almost 11 years ago
The RabbitMq samples are working.

df53f5f02dacac8d838af146657f06effdebd4bf authored almost 11 years ago
The single node is working. Next is multinode with rabbitmq.

bfbb204f7507681b869acc3ce2ea136223b15700 authored almost 11 years ago
Major refactoring. Hosting samples are broken in this commit. Next commit should have everything working.

20225636fbff1dc62fc68d159cbb592dd145ab03 authored almost 11 years ago
Bump version 43

507ba5f718bb25f8f6046a785f425f28ee8b55f4 authored almost 11 years ago
Solving AggregateCuncurrencyConflicts

bcf09fd074195c345946d56fa79955317bb8f0fe authored almost 11 years ago
Get back the event store persistence

b1162fb42930518c0ccfff004f4526b2113671aa authored almost 11 years ago
Cache the contract IDs.

07aed8aabc3ff1add8291313cc14e4419e4f2647 authored almost 11 years ago
Cache the bounded context attribute

a4b26bb7eefd6f0fbdbf25b24723992d8f22c128 authored almost 11 years ago
Create separate IRabbitMqPipeline interface.

48006e10c28ffc3675d2005a226d8542689c7bce authored almost 11 years ago
Working InMemory implementation

b9356ce32020c1d6249c1f27147485ac9e6c3d1a authored almost 11 years ago
Refactor the Pipelines and Endpoints

c18a7bfb5ab42e6767f475758bc95632fd4428d5 authored almost 11 years ago
Bump version 41

4139cbc40693249e86ff5f0f263b6c4a1e0735e3 authored almost 11 years ago
Solved "Currently Cronus Exits on Exception in any of the handlers :) #24"

79b2c06f2fbb0bc4872b46404a5a88e581a5211e authored almost 11 years ago
Solved "App services crashing when there are no events in the message commit #28",

4c73852122938947528316b59e1a5a1b1973441b authored almost 11 years ago
MssqlEventStore is now working properly with the streams

12485cbc1a928ac35529e5f4624b14bf86ac80dd authored almost 11 years ago
Update protoreg

b8405013190e115808c285c6c2d614dd98944ebb authored almost 11 years ago
Update Protoreg version

d835bedb90c68b3ea738167eb14243b6e7563351 authored about 11 years ago
Bump version 36

aa19d129c12210a9a3adb0a3d15972be87ada86f authored about 11 years ago
The CronusHost is now Closing Properly

d65232566ba95962d54af48be84b8ecebf1f7437 authored about 11 years ago
Make AggregateRootId.Id with implicit implementation

7c131cb6ba1b758be72f34c6ccc752ae20c5dd79 authored about 11 years ago
Update with the latest Protoreg

24dadf9a97912a1012d8555c11aa82169c698e7b authored about 11 years ago
Change how the version number is built

ccd378345a3985e09e47723c775dde5a81e9a3d4 authored about 11 years ago
Make AggregateRootId.Id virtual.

b14d4e191f95b1f0ad5d623090165b54a7503f04 authored about 11 years ago
Refactor the build script

fba53245b25b8cd4bb0659b363b76078847c699c authored about 11 years ago
Bump Version 22

5b7d102e889f1f53066f656c6d52a1869653de98 authored about 11 years ago
Added automatic es creation

1a5dd1e502ac91cd193a522145cf7c78b28ef8d4 authored about 11 years ago
Bump Version 21

34fcdfd3501df5fa1e41d9b7cb8e4ddf1e1a276c authored about 11 years ago
Fixed AggregateRootId.IsValid()

8fb6fce2bfd3851bab4c07226695151d2b9c676b authored about 11 years ago
Bump Version 20

1bf49b4ffdb3836ea2fdb72e6289818a68731612 authored about 11 years ago
Added IsValid method on AggregateRootId and fixed value object operator ==

76e3ffe0eead82e911f070420ba0047e0ab4ca5b authored about 11 years ago
Deleted web api ,web api client adn web app

423ed58beebae6a21949b8b35b56f631bea8109a authored about 11 years ago
Added EventHandlersPerBounded context in the cronus Host

8a1759e997bfdd4898c5cf4ddd3629e250622726 authored about 11 years ago
Add nuget.exe

445ce0f3afe7013fa2454b124df8614de86f0ed1 authored about 11 years ago
Bump the version

02ea2b4c5d9cc5aef20a46a9edbc06b50304d861 authored about 11 years ago
Add ValueObject<T> interface. Hope it will be usefull, not sure

9305dcdca56b714ca44445c6f03a690fff8dbd22 authored about 11 years ago
Added Nhibernate to the samples

1f62a842040463c75371542d4da7ef317ead4abf authored about 11 years ago
Update with latest Protoreg

312faeefcfd13bb9a8ec3840e1f5fc133a98590d authored about 11 years ago
Build script seems to work :)

2e967bd5cf9a8b8372ffd50239d8b6207c3b3656 authored about 11 years ago
Added Hosts

26e72b58699beea45ea77ef6bef11fc3903e2740 authored about 11 years ago
Start adding build script

5e763918a80a019ed0f817d39628a22f78117771 authored about 11 years ago
Merge branch 'refactoring'

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

018eadbd4bbca56d8de0e6698947a10485a2a726 authored about 11 years ago
Merge branch 'master' into refactoring

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

b3b31722c82ad660f5b3ae789c9ae5e8336d0616 authored about 11 years ago
Refactoring DONE

c4b32216ef87d7a41be54b7fdbf68f934fff5bf0 authored about 11 years ago
Refactored Everything

5cd9fe2586127c6b3814c4b02cd5d8ca458d257f authored about 11 years ago
Camel case and ISO date

54054fc0667a4a8ea5a378f35e5191efa802db08 authored about 11 years ago
Refactoring:CommandPublisher,CommandConsumer made to work with endpoints

949bc36ee6f0501a8bcb95f3dd436a6935096980 authored about 11 years ago