Skip to content

Releases: chenyanchen/db

v0.7.2

09 Aug 05:13
Compare
Choose a tag to compare

Changelog

  • 2399417 ci: add goreleaser configuration version

v0.6.2

13 May 12:10
e230538
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.0...v0.6.2

v0.6.0

12 Jan 10:31
f8837f9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.1...v0.6.0

v0.5.0

27 Dec 07:10
42c475b
Compare
Choose a tag to compare

What's Changed

  • feat: define BatchKV and implement the cacheBatchKV with cacheKV by @chenyanchen in #9

Full Changelog: v0.4.0...v0.5.0

v0.4.0

15 Nov 06:54
c4ee49b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.1...v0.4.0

v0.3.0

24 Aug 11:17
8b60866
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.3...v0.3.0

v0.2.1

11 May 07:24
8e88de5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.2.1

v0.2.0

11 May 03:06
db58731
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.1...v0.2.0

v0.1.1

09 May 12:46
1a6fe9d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.0...v0.1.1

v0.1.0

06 May 03:50
6c5fdc6
Compare
Choose a tag to compare

What's Changed

  • KV-storage abstraction
  • Basic cache KV implementation
  • Single-flight KV implementation

Full Changelog: https://github.com/chenyanchen/db/commits/v0.1.0