Skip to content

Releases: HDT3213/godis

v1.2.9

05 Jun 00:01
Compare
Choose a tag to compare
  • Support master-slave replication
  • Support Commands: info, command, zpopmin
  • Support appendfsync config
  • Support aof-use-rdb-preamble
  • Multiple bug fixes

v1.2.8

23 May 14:57
Compare
Choose a tag to compare
  • support RDB read and write
  • support bitmap
  • Rename/RenameNx/MSetNx use tcc in cluster

v1.2.7

20 Jun 08:41
Compare
Choose a tag to compare
  • Support MULTI Commands Transaction and Watch Command
  • Supoort MULTI Commands Transaction and Watch Command in cluster mode

v1.2.6

18 May 05:27
Compare
Choose a tag to compare

bug fix

v1.2.5

17 May 15:33
Compare
Choose a tag to compare
  • bug fix: repair default config
  • bug fix: data race

v1.2.4

09 May 15:12
Compare
Choose a tag to compare

refactor project structure

v1.2.3

09 May 10:48
Compare
Choose a tag to compare
  • support auth
  • bug fix

1.2.2

02 May 08:01
Compare
Choose a tag to compare
  • upgrade to go 1.1.6
  • refine code style
  • fix serveral bugs

1.2.1

11 Apr 12:49
Compare
Choose a tag to compare

add unit test to aof and fix tiny bugs of aof

1.2

03 Apr 12:22
Compare
Choose a tag to compare
1.2
  • fix some bugs
  • reformat code
  • add some unit tests