S05_Read_from_stream
Hi @yevhen, I'm persisting an event with a string Id to support dupe detection using my entity's natural key.
From SS perspective, How would I handle if the user wants to rename the property which backs the key?
@rofr thanks! If you need any help - don't hesitate to use this chat)
Thanks, good to know. I have a somewhat working version now:
https://github.com/DevrexLabs/memstate/tree/v2/src/Memstate.Azure
so you can improve throughput by employing a single writer utilizing some sort of distributed application framework like Akka or Orleans. Actors are great hosts for streams
OrigoDB has a primary + read replica(s) architecture but no leader election, so failover requires manual intervention. But I have an idea about how to do leader election using commands embedded in the event stream allowing a primary + replica model for memstate as well.
yevhen on master
Fuck Russia! 🖕 (compare)
yevhen on master
Fix uploading (compare)
yevhen on master
Add nake script for bash Fix endpoint (compare)
yevhen on master
Fix yml (compare)
yevhen on master
Restore nake first (compare)
yevhen on master
Fix nake command (compare)
yevhen on master
Fix forking (compare)
yevhen on master
Fork azurite process (compare)
yevhen on master
Build azurite (compare)
yevhen on master
Init submodule (compare)
yevhen on master
Switch to Azurite (compare)
yevhen on master
Add azurite as submodule (compare)
yevhen on master
Update build script to Nake V3 (compare)
yevhen on master
Extend gitignore Upgrade to .net6 Update to latest Nake and VS im… (compare)