Robert Friberg

Results 28 issues of Robert Friberg

https://msdn.microsoft.com/en-us/library/system.net.security.sslstream.aspx

enhancement

Separate journal writer process that accepts journal entries/batches over tcp, commits to pluggable backing store and notifies connected memstate engines. This process will be responsible for global orderings of commands...

enhancement
help wanted

Provide project templates for both Visual Studio and ```dotnet new``` along with documentation on how to obtain, install and use. How To Create A dotnet new Project Template In .NET...

enhancement

Also, make subscriptions push based using domain events. See http://origodb.com/docs/core-0.19/models/messaging/

help wanted

The file journal is a single file that grows indefinitely. We want to have it in manageably sized chunks and a naming scheme that reflects the ordering and recordnumbers, eg...

enhancement

Queries and Commands may carry mutable objects reachable from the outside into the model or return mutable references to objects within the model breaking isolation. One extreme is to serialize...

enhancement

https://github.com/ufcpp/ContextFreeTask

question

Hangs for both postgres and eventstore providers. Only writes a single event to eventstore and then hangs. Postgres benchmark produces output then hangs at the end of the benchmark run.

bug

Tests that measure throughput and tail latency for various workloads

enhancement