Skip to content

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#230
cnangel wants to merge 6 commits intorescrv:masterfrom
cnangel:master

Conversation

@cnangel
Copy link
Copy Markdown

@cnangel 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

cnangel 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
@cnangel
Copy link
Copy Markdown
Author

cnangel commented Feb 28, 2016

some patch fixed again

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant