HyperDex icon indicating copy to clipboard operation
HyperDex copied to clipboard

Add function and Fixed some question

Open cnangel opened this issue 9 years ago • 1 comments

  • 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 avatar Feb 22 '16 09:02 cnangel

some patch fixed again

cnangel avatar Feb 28 '16 14:02 cnangel