Sérgio Silveira
Sérgio Silveira
An attempt to unify all configuration entry points into a single one and also support the standard configuration conventions. The configuration is loaded once at start and used by the...
Added: new UnixSignalManager using PosixSignalRegistration Added: EventStore.SystemRuntime project Removed: EventStore.Common.Utils project and other zombie code Changed: Runtime and Process stats such as CPU Usage and Disk IO ## Background and...
Changed: Refactored Authentication and Authorization plugins. Removed: tcp api test plugin lib because it was creating a circular reference.
Changed: refactored node hosted service for readability Changed: visibility of a few components for testability Added: helper extensions for plugins
Description =========== Currently the consumer/producer API 's are typed as `IConsumer` and `IProducer`. Is there a way to - out of the box - to consume a topic with multiple...
This pull request updates the project to use the new `KurrentDB.slnx` solution file instead of the old `src/KurrentDB.sln` across all build, test, documentation, and tooling scripts. This change ensures consistency...