4 May 2012 cdent   » (Master)

Concepts — HyperDex 0.2b9 documentation

Hyperspace Hashing is a new technique for determining how to distribute objects onto nodes in a cluster. Specifically, it maps objects with multiple attributes into points in a multidimensional hyperspace, which has in turn been divided into zones assigned to servers. Search queries on secondary object attributes can therefore be mapped to small, hyperspace regions representing the set of feasible locations for the matching objects. This geometric mapping enables efficient searches that do not require enumerating across every object in the system.
Concepts — HyperDex 0.2b9 documentation

The homepage.

Similar to redis but faster and more flexible.

The quote above makes me think I've found home.

Syndicated 2012-05-04 21:15:55 from cdent

Latest blog entries     Older blog entries

New Advogato Features

New HTML Parser: The long-awaited libxml2 based HTML parser code is live. It needs further work but already handles most markup better than the original parser.

Keep up with the latest Advogato features by reading the Advogato status blog.

If you're a C programmer with some spare time, take a look at the mod_virgule project page and help us with one of the tasks on the ToDo list!