Skip to content
This repository has been archived by the owner on May 10, 2024. It is now read-only.

Releases: maolonglong/redix

v0.1.10

07 Jun 16:10
Compare
Choose a tag to compare

Changelog

v0.1.9

13 May 07:22
Compare
Choose a tag to compare

Changelog

v0.1.8

06 May 05:49
Compare
Choose a tag to compare

Changelog

v0.1.7

23 Apr 09:26
Compare
Choose a tag to compare

Changelog

  • 669df94 build(deps): upgrade bitcask
  • 9b78112 ci: upgrade golangci-lint
  • a970623 feat: impl DropAll to bitcask
  • a8b803c fix: remove never used variable
  • 52993c7 feat: add bitcask driver

v0.1.6

14 Apr 10:13
Compare
Choose a tag to compare

Changelog

  • a8eb649 feat: add boltdb driver
  • da058b3 feat: set detectConflicts=false
  • 27bee69 pref: reuse input buffer

v0.1.5

08 Apr 10:52
Compare
Choose a tag to compare

Changelog

v0.1.4

29 Mar 07:38
Compare
Choose a tag to compare

Changelog

v0.1.3

23 Mar 06:07
Compare
Choose a tag to compare

Changelog

  • 5721c52 feat: add gc tuner
  • f1774f9 feat(storage): init mysql adapter
  • 71546c2 ci: update Dockerfile
  • f13d417 chore: remove dependabot [skip ci]

v0.1.2

16 Mar 17:20
Compare
Choose a tag to compare

Changelog

  • 2fd78e5 refactor: use go1.18 multi-module workspaces
  • 79928ea Bump github.com/stretchr/testify from 1.7.0 to 1.7.1 (#2)

v0.1.1

08 Mar 10:24
Compare
Choose a tag to compare

Changelog

  • b0c4467 Update evio, remove defer put input stream
  • 11d9a00 Put input stream with defer
  • 5b50aa0 feat: make gc log humanize
  • afcc0bb Update README [CI SKIP]
  • d008dfb Create dependabot.yml