Skip to content

Releases: baidu/ins

0.17 released

13 Jul 11:17
Compare
Choose a tag to compare
  1. support user defined session timeout
  2. rebuild workspace
  3. add docs in English and Chinese and update README
  4. add build script for all linux platform
  5. add status manage script
  6. add pure c++ version of client
  7. update travis ci script to run all unittest
  8. bug fix

0.16 released

11 May 05:03
Compare
Choose a tag to compare
  1. Fix rpc problem when dns resolving failed
  2. Fix log initialization timing to avoid cordump in initialization with mulithreading

0.15 released

06 Feb 02:54
Compare
Choose a tag to compare
  1. add size limitation, destination redirection and other functions in logging
  2. add errno to string function in sdk
  3. fix bugs in python sdk
  4. support coverity and fix major errors and warnings

0.14 released

31 Aug 15:17
Compare
Choose a tag to compare
  1. trigger watch callback when session timeout
  2. allow relogin when session timeout
  3. fix int32 bug in log relication

0.13 Version

01 Feb 02:58
Compare
Choose a tag to compare
  1. use customized leveldb to support high-perfromance GC for replication logs;
  2. add trace log for RPC;

0.12 version

03 Dec 08:58
Compare
Choose a tag to compare
  1. New API: ShowStatistics
  2. Bug fix: Python SDK support binary key& value

v0.11 released

15 Sep 04:36
Compare
Choose a tag to compare
  1. support multiple users with separated namespaces;
  2. Python client library;
  3. several bug-fixes;

ins 0.1 released

19 Aug 06:39
Compare
Choose a tag to compare

Feature:

  1. put, get,scan, delete, watch ,lock
  2. data replication, leader-election
  3. data compression, garbage-clean