(no title)
reillyse | 7 months ago
Far easier than the original single threaded solution - and has fault tolerance baked in cause you can run it on multiple clients
reillyse | 7 months ago
Far easier than the original single threaded solution - and has fault tolerance baked in cause you can run it on multiple clients
lmm|7 months ago
Redis is just another SPOF, and so is Postgres without fiddly third party extensions (that are pretty unreliable in practice, IME). I'm talking about something truly distributed.
virgilp|7 months ago
DmitryOlshansky|7 months ago