Releases: baidu/ins
Releases · baidu/ins
0.17 released
- support user defined session timeout
- rebuild workspace
- add docs in English and Chinese and update README
- add build script for all linux platform
- add status manage script
- add pure c++ version of client
- update travis ci script to run all unittest
- bug fix
0.16 released
- Fix rpc problem when dns resolving failed
- Fix log initialization timing to avoid cordump in initialization with mulithreading
0.15 released
- add size limitation, destination redirection and other functions in logging
- add errno to string function in sdk
- fix bugs in python sdk
- support coverity and fix major errors and warnings
0.14 released
- trigger watch callback when session timeout
- allow relogin when session timeout
- fix int32 bug in log relication
0.13 Version
- use customized leveldb to support high-perfromance GC for replication logs;
- add trace log for RPC;
0.12 version
- New API: ShowStatistics
- Bug fix: Python SDK support binary key& value
v0.11 released
- support multiple users with separated namespaces;
- Python client library;
- several bug-fixes;
ins 0.1 released
Feature:
- put, get,scan, delete, watch ,lock
- data replication, leader-election
- data compression, garbage-clean