Slashdot Mirror


User: rescrv

rescrv's activity in the archive.

Stories
0
Comments
2
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 2

  1. Re:multidimensional hash, no point on Is It Time For NoSQL 2.0? · · Score: 1

    When keys are concatenated with a joining symbol, objects can only be retrieved when one posesses all of the joining keys. Hyperspace hashing allows object retrieval when only a subset of the attributes are available.

  2. Re:i was all excited... on Is It Time For NoSQL 2.0? · · Score: 2

    Although the coordinator is logically centralized, we've got a version in the works that uses Paxos (a consensus algorithm) to distribute the coordinator as well. For more information check out http://openreplica.org/