Skip to content

Releases: apache/kvrocks

v1.1.32

28 Oct 08:37

Choose a tag to compare

v1.1.27

26 Aug 07:17

Choose a tag to compare

  • FIX: bitcount return wrong number (cause by typo)

v1.1.6

28 Feb 03:46

Choose a tag to compare

  • Upgrade the libevent to stable 2.1.11
  • FIX: create the backup at the same time may cause a crash while the CreateNewBackupWithMetadata wasn't thread-safe call
  • FIX: some incorrect implements in redis command

v.1.1.2

06 Dec 02:45

Choose a tag to compare

Bump v1.1.2

v1.1.0

14 Nov 06:17

Choose a tag to compare

Bump v1.1.0

v1.0.3

18 Sep 07:27

Choose a tag to compare

Bump v1.0.3

v1.0.1

23 Aug 07:42

Choose a tag to compare

  • ADD: supports flushall/object command
  • FIX: incorrect command name, flushall => flushdb
  • FIX: hscan return not found when key not exists