Releases: tair-opensource/RedisShake
Releases · tair-opensource/RedisShake
release-v1.6.13-20190724
2019-07-24 Alibaba Cloud.
* VERSION: 1.6.13
* IMPROVE: support `filter.db.whitelist` and `filter.db.blacklist` to let
different db sync to db0 even when target type is cluster. see #127.
* BUGFIX: fix bug of automatic discovery connection url in type cluster. see
#124.
* IMPROVE: support `target.db` in rump mode.
* IMPROVE: add debug log in RDB syncing.
release-v1.6.12-20190711
2019-07-11 Alibaba Cloud.
* VERSION: 1.6.12
* IMPROVE: support filter key with whitelist and blacklist.
* IMPROVE: support filter db with whitelist and blacklist.
* BUGFIX: fix "bypass" count in metric.
release-v1.6.11-20190704
2019-07-04 Alibaba Cloud.
* VERSION: 1.6.11
* BUGFIX: adapt "redis-go-cluster" driver to fix bug of big key syncing
block in `sync` mode. See #114
release-v1.6.10-20190703
2019-07-03 Alibaba Cloud.
* VERSION: 1.6.10
* IMPROVE: support print Lua in `decode` mode.
* BUGFIX: merge metric panic PR#111
* IMPROVE: check checksum and version once receiving error from the target in `rump` mode.
release-v1.6.9-20190624
release v1.6.9
release-v1.6.8-20190621
release v1.6.8
release-v1.6.7-20190613
v1.6.7: split big key in rump mode
release-v1.6.6-20190609
v1.6.6: 1. cherry-pick merge v1.4.4; 2. BUGFIX: delete single command…
release-v1.6.5-20190606
IMPROVE: run rump in parallel to support several db nodes behind proxy
release-v1.4.4-20190605
bugfix: mondify the ttl from millisecond to second when overpass big …