HyperDex
HyperDex copied to clipboard
HyperDex is a scalable, searchable key-value store
running the provided samples via ``` python doctest-runner.py doc.documents.py 127.0.0.1 1982 ``` results in an exception: ``` File "doc.documents.py", line 17, in doc.documents.py Failed example: c.put('profiles', 'jsmith1', {'profile': Document({"name": "John...
Fix the bug where some objects are sent after their corresponding spaces have already been deleted.
This patch adds the ability to migrate data between two spaces with compatible schemas. At this moment it's not fault tolerant and not very well-tested, so please do not use...
Just saw this paper, http://homepages.gsd.inesc-id.pt/~ndiegues/files/sac14-ndiegues.pdf Is that considered for inclusion ?
#129.I make pyperdex-client as addon. But how could I create a space without nodejs hyperdex-admin? Is there any other way to add a space with nodejs?
The official manual does not include the description for 'primary_index'. It is just scattered in discussions, it might be useful for search performance.
Add methods that remove and return items from a list with list_lpop and list_rpop.
@rescrv this repository does not include Hyperdex Warp, would it be possible to open source that now?
I have set the date of the document to the date of the last commit on hyperdex.tex.