Add function and Fixed some question#230
Open
cnangel wants to merge 6 commits intorescrv:masterfrom
cnangel:master
Open
Add function and Fixed some question#230cnangel wants to merge 6 commits intorescrv:masterfrom cnangel:master
cnangel wants to merge 6 commits intorescrv:masterfrom
cnangel:master
Conversation
cnangel
commented
Feb 22, 2016
- add new function sum, sum the number of objects that match the specified checks. This will return the number of objects counted by the search. If an error occurs during the sum, the sum may reflect a partial sum. The real sum will be higher than the returned value;
- modify interface using latest of po6;
- fixed memory leak of value_to_attributes in util.cc;
- better free for hyperdex_client_destroy_attrs
- add java and python interface
added 4 commits
February 22, 2016 17:02
- add new function sum, sum the number of objects that match the specified checks. This will return the number of objects counted by the search. If an error occurs during the sum, the sum may reflect a partial sum. The real sum will be higher than the returned value; - modify interface using latest of po6; - fixed memory leak of value_to_attributes in util.cc; - better free for hyperdex_client_destroy_attrs - add java and python interface
Author
|
some patch fixed again |
added 2 commits
April 14, 2016 12:42
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.