Comment on HyperDex: A Searchable Distributed Key-Value StoreparentComments−rescrv14yHyperDex is different. ZigZag focuses on data visualization. HyperDex provides you the same key-value interface of other systems, while also providing an efficient search primitive.Check out http://hyperdex.org/tutorial/ for examples of the Python API.
Comments
HyperDex is different. ZigZag focuses on data visualization. HyperDex provides you the same key-value interface of other systems, while also providing an efficient search primitive.
Check out http://hyperdex.org/tutorial/ for examples of the Python API.