Skip to content

Tags: ac-rappi/bigcache

Tags

v2.2.3

Toggle v2.2.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fixes race in getKeyMetadata accessor, when called from KeyMetadata (a…

…llegro#233)

v2.2.2

Toggle v2.2.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix(init): initialShardSize ignored HardMaxCacheSize, and so the init…

…ial size can exceed the limit (allegro#228)

v2.2.1

Toggle v2.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
give a way to access the stale cache (allegro#216)

* Go defaults to "0"" so in case we want to return
EntryStatus back to the caller "Expired" cannot be differentiated.
Fixing this by default "_" to 0 and incremental RemoveReasons

comment was missing for GetWithInfo api so updated that

test: ran all unit test cases
Change-Id: Ic3e2259630668af0d4b5110125f2d8e43b83081b

* give a way to access the stale cache

Co-authored-by: Jay Gheewala <[email protected]>

v2.2.0

Toggle v2.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Implemented new Append() method (allegro#203)

v2.1.7

Toggle v2.1.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Implemented new Append() method (allegro#203)

v2.1.6

Toggle v2.1.6's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Add test for parallel reads with stats (allegro#199)

Regresion test for allegro#198

v2.1.5

Toggle v2.1.5's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Remove dependecy to testify (allegro#190)

* Log seed to replicate error

* Remove dependecy to testify

Fixes: allegro#189

* Remove duplicated test

`TestParallel` duplicates `TestCacheDelRandomly`.

v2.1.4

Toggle v2.1.4's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Add entry stats (allegro#184)

Fixes allegro#159

untagged-2702e946002df4887397

Toggle untagged-2702e946002df4887397's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Add entry stats (allegro#184)

Fixes allegro#159

v2.1.3

Toggle v2.1.3's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Automating changelogs via Github Actions (allegro#178)