Skip to content

Releases: chenyanchen/db

v0.9.0

10 Dec 06:59
1725e24
Compare
Choose a tag to compare

Changelog

  • 24c0996 Merge pull request #20 from chenyanchen/refactor/layered-kv
  • 1725e24 Merge pull request #21 from chenyanchen/docs/example/cache-and-telemetry
  • d483533 feat: add example implementations for caching and telemetry
  • 2b3c4ee feat: implement layerKV and batchKV structures with caching functionality chore: update testify dependency to v1.10.0
  • 1605f51 refactor: rename rwMutexKV.kv to rwMutexKV.m

v0.8.0

27 Sep 08:32
6a8ab13
Compare
Choose a tag to compare

Changelog

  • bf71995 Add Golangci-lint into action the Go action
  • 2d38610 Merge pull request #17 from chenyanchen/refactor/remove-cache-kv-implement
  • 7eb5c2f Merge pull request #18 from chenyanchen/feat/rwmutex-cache
  • 6a8ab13 Merge pull request #19 from chenyanchen/ci/golanci-lint
  • 9335116 chore: update .golangci.yaml
  • cc5ff03 ci: update Go version in CI
  • 7dcfe31 feat: implement the rwMutexKV
  • 910e5dd refactor: remove cacheKV, the implementation of KV

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