0
I Use This!
Inactive

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 7 hours ago.
Jul 19, 2024 — Jul 19, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Clarify that a Riak Search cluster is needed to run search commands. More... almost 15 years ago
Clarify documentation. More... almost 15 years ago
Update Python client to support search and search-based map/reduce operations, add search integration unit test. More... almost 15 years ago
Tweaking map/reduce test to return list in reduce phase, as required More... almost 15 years ago
Merge. More... almost 15 years ago
Renamed contents field to content in RpbPutResp to be consistent with other messages. bz://201. More... almost 15 years ago
Adding unit tests for the new r/w/dw/rw methods Adding default vals for args to get_w, get_dw, and get_rw More... about 15 years ago
Added tag riak-python-client-1.1.1 for changeset 6f4f58e0c381 More... about 15 years ago
python pbc client support for symbolc rw values (closes #322) More... about 15 years ago
enable retrieval of key lists in python client (http only for now) (see #161) More... about 15 years ago
Added tag riak-python-client-1.1.0 for changeset 9dc6141a5087 More... about 15 years ago
support for default r/w/dw values More... about 15 years ago
Added tag riak-python-client-1.0.1 for changeset c22f9779ee71 More... about 15 years ago
update version in setup.py More... about 15 years ago
Removed tag riak-python-client-1.0.1 More... about 15 years ago
Added tag riak-python-client-1.0.1 for changeset cab37c98ec94 More... about 15 years ago
add symbolic quorum values More... about 15 years ago
Added tag riak-python-client-1.0.0 for changeset aafe6f3135be More... about 15 years ago
final fixes before pushing to PyPI More... about 15 years ago
more cleanup More... about 15 years ago
fix some pylint warnings More... about 15 years ago
license files More... about 15 years ago
missed a file More... about 15 years ago
first pass at restructuring and sanity More... about 15 years ago
Added map/reduce to the protocol buffers transport. More... about 15 years ago
Moved allow_mult/sibling tests into BaseTestCase - now executed for Http and PBC transports. More... about 15 years ago
merge More... about 15 years ago
Fixed bad error message in recv_pkt. Replaced != None expressions with is not None. Thanks for suggestions from Alexander Krohn. More... about 15 years ago
Added tag riak-0.10 for changeset c8c596bfdd48 More... about 15 years ago
Updated README to include protocol buffers instructions - thanks Mark Jones. More... about 15 years ago