Skip to content

Releases: CodisLabs/codis

2.0.2

04 Aug 10:05
Compare
Choose a tag to compare

First official release for Codis 2.0, while 1.9 is end-of-life now.

In Codis 2.0, we:

  • Redesign the request dispatcher, now pipeline and mget/mset requests are much faster than ever!
  • Codis-server (forked redis) is upgrated to 2.8.21. It brings bugfix from upstream redis and also has optimizations, for example, lower memory consumption and faster migration.
  • Optimize the zk connection, it is more stable now.
  • Migration (and auto-rebalance) tasks are saved on zk, it will be continued automatically when the dashboard is restarted.
  • Support Redis AUTH command.
  • More configuration options, see sample/config.ini

2.0.1

20 Jul 11:40
Compare
Choose a tag to compare
2.0.1 Pre-release
Pre-release

In Codis 2.0, we:

  • Redesign the request dispatcher, now pipeline and mget/mset requests are much faster than ever!
  • Codis-server (forked redis) is upgrated to 2.8.21. It brings bugfix from upstream redis and also has optimizations, for example, lower memory consumption and faster migration.
  • Optimize the zk connection, it is more stable now.
  • Migration (and autorebalance) tasks are saved on zk, it will be continued automatically when the dashborad is restarted.
  • Support Redis AUTH command. (New feature in 2.0.1)

1.9.8

20 Jul 11:15
Compare
Choose a tag to compare

bugfix: WaitForReceiver didn't kill proxies correctly
change slaveof(add a slave to a group) timeout to 15 min

2.0.0

03 Jul 06:27
Compare
Choose a tag to compare
2.0.0 Pre-release
Pre-release

In Codis 2.0, we:

  • Redesign the request dispatcher, now pipeline and mget/mset requests are much faster than ever!
  • Codis-server (forked redis) is upgrated to 2.8.21. It brings bugfix from upstream redis and also has optimizations, for example, lower memory consumption and faster migration.
  • Optimize the zk connection, it is more stable now.
  • Migration (and autorebalance) tasks are saved on zk, it will be continued automatically when the dashborad is restarted.

1.9.7

03 Jul 08:58
Compare
Choose a tag to compare

fix migration bug, #297

1.9.6

01 Jul 06:34
Compare
Choose a tag to compare

fix pre-migrate bug

1.9.5

18 Jun 10:56
Compare
Choose a tag to compare
use github.com/xiam/resp