Robert Friberg

Results 30 comments of Robert Friberg

a709ea5f350885955ad8e878f9dc1c11742f6e36

This is possibly due to an issue with the benchmarkdotnet library, their team is looking into it.

- [ ] local search using javascript, (see mkdocs) - [ ] drop down with versions/modules in top left menu - [ ] No scrolling in left menu - [...

Eventstore is battle tested, robust, reliable, durable, fault tolerant etc. Our filestorage is currently far from this level of quality, so why reinvent the wheel? Also we already have support...

Using the embedded eventstore would be a simple config settings and a nuget download of the event store module which in turn has a dependency on the eventstore client nuget....

Testing edge cases and failure conditions for file operations on multiple platforms and with multiple different drivers and hardware is not a trivial task. We've not had a single incidence...

I'm thinking a Memstate.Bundle nuget package with all the important packages bundled would solve this beginner problem. newtonsoft, eventstore, postgres and memstate core. But sure, useful error messages.

Only our own libraries would be in the package bundle. External dependencies would be downloaded transitively by the user.

Maybe we shouldn't use the term "bundle", you are not the first person misled by that wording. The point is to make onboarding easy. The first-timer shouldn't have to figure...