Releases: praserx/atomic-cache
Releases · praserx/atomic-cache
v2.2.0
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
What's Changed
Full Changelog : v2.0.0...v2.1.0
v2.0.0
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
Github username changed (PraserX --> praserx)
v1.4.0
Compare
Sorry, something went wrong.
No results found
Removed Btree, added lookup table instead
v1.3.0
Compare
Sorry, something went wrong.
No results found
Btree config update, refactoring
v1.2.1
Compare
Sorry, something went wrong.
No results found
Shard release and active shard indication fix
v1.2.0
Compare
Sorry, something went wrong.
No results found
Back to BTree with some minor changes
v1.1.0
Compare
Sorry, something went wrong.
No results found
BTree to hashmap
v1.0.4
Compare
Sorry, something went wrong.
No results found
Mutex lib replaced by sync.mutex