15 ms·
If each key/value in the DB is treated as distributed (as per the actor model), a lot of the limitations Redis faces in a distributed environment are solved. I
by stephen_mcd 11y ago
If each key/value in the DB is treated as distributed (as per the actor model), a lot of the limitations Redis faces in a distributed environment are solved. I wrote a lot more about it here: http://blog.jupo.org/2015/07/08/curiodb-a-distributed-persistent-redis-clone/#curiodb http://blog.jupo.org/2015/07/08/curiodb-a-distributed-persis...