Skip to content

Releases: praserx/atomic-cache

v2.2.0

Choose a tag to compare

@praserx praserx released this 22 Jul 12:39
95268ec

What's Changed

  • Potential fix for code scanning alert no. 1: Workflow does not contain permissions by @praserx in #7
  • feat: added exists and delete functions by @praserx in #6

Full Changelog: v2.1.0...v2.2.0

v2.1.0

Choose a tag to compare

@praserx praserx released this 22 Jul 08:53
c099aa8

What's Changed

Full Changelog: v2.0.0...v2.1.0

v2.0.0

Choose a tag to compare

@praserx praserx released this 15 Jul 11:04
4f0dc8d

What's Changed

  • feat: minor fixes and improvements, enhanced readme, updated workflows by @praserx in #4

Full Changelog: v1.4.1...v2.0.0

v1.4.1

Choose a tag to compare

@praserx praserx released this 22 Nov 09:54

Github username changed (PraserX --> praserx)

v1.4.0

Choose a tag to compare

@praserx praserx released this 17 Sep 09:44
Removed Btree, added lookup table instead

v1.3.0

Choose a tag to compare

@praserx praserx released this 15 Sep 07:51
Btree config update, refactoring

v1.2.1

Choose a tag to compare

@praserx praserx released this 16 Jul 10:01
Shard release and active shard indication fix

v1.2.0

Choose a tag to compare

@praserx praserx released this 16 Jul 07:49
Back to BTree with some minor changes

v1.1.0

Choose a tag to compare

@praserx praserx released this 15 Jul 14:57
BTree to hashmap

v1.0.4

Choose a tag to compare

@praserx praserx released this 13 Jul 10:14
Mutex lib replaced by sync.mutex