Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: coocood/freecache

Tags

v1.2.4

Toggle v1.2.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add ExpireAt to the iterator return result (#128)

Co-authored-by: laynexie <[email protected]>

v1.2.3

Toggle v1.2.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add atomic "Update" method (#117)

* Added atomic Update method

Co-authored-by: Patrick O'Reilly <[email protected]>

v1.2.2

Toggle v1.2.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Consistent expiration check (#115)

v1.2.1

Toggle v1.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
update xxhash v2 (#105)

Signed-off-by: Weizhen Wang <[email protected]>

v1.2.0

Toggle v1.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add a SetAndGet method to return previous value when setting a new one (

#101)

v1.1.1

Toggle v1.1.1's commit message
fix evacuate count

v1.1.0

Toggle v1.1.0's commit message
add GetWithBuf method to avoid memory allocation

v1.0.1

Toggle v1.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #35 from jb0n/master

fixes for various race conditions

v1.0

Toggle v1.0's commit message
support iterator