Yo Eight

Results 37 issues of Yo Eight

Added: Implement writes, events and bytes metrics. A better commit message would be that PR is tracking how many append stream commands, events and bytes the current leader of the...

Added: Implement automated scavenge.

Changed: Allow the user to use whatever gRPC implementation they want. Fixes #249 This patch allows the user to use whatever gRPC implementation they want which is valuable if you...

blocked

Could allow an alternative definition of `runMVC` like this ``` haskell runMVCT :: MonadIO m => s -> Model s a b -> Managed (ViewT m b, Controller a) ->...

This pull request introduces a Nix shell script to set up a dev environment for EventStoreDB. The primary goal of this addition is to simplify the setup process for devs,...

Changed: Support different runtime environments out-of-the-box.

Changed: Support different runtime environments out-of-the-box. Changed: Remove expectation oriented tests. For the `dispatch` action you can provide the environment you want to test so if you chose `staging`, GHA...