Issues
- 3
- 0
Can we bump the RueidisStore version to include 6177036c32a70117ce1cec95275edcb0b96d195e?
#263 opened by lyonlai - 1
Table of supported functionality
#257 opened by Fire-Dragon-DoL - 0
- 4
Ristretto store doesn't work as expected
#207 opened by yolossn - 2
- 2
BigCache implementation does not return an error of type *store.NotFound when the key is not found
#224 opened by butaca - 5
Load function can be called multiple times for a single cache key before expiration
#251 opened by wchargin - 1
Feature request: kube group
#226 opened by AnthonyHewins - 2
Getting a key that is not in the store doesn't automatically save it after the LoadFunction fetches value from data source
#255 opened by Michael-Girma - 0
- 2
Multiple caches, one metric
#244 opened by twolf-adc - 0
- 2
- 1
Tag Update Request for Changes in PR #231
#250 opened by liorkesten - 0
migrate to fork of mock library
#248 opened by vikstrous2 - 1
Is it possible to set an option during NewLoadable or Get to ensure that when there is no value, it directly performs a synchronous set instead of an asynchronous set?
#229 opened by MrHuangjiacong - 2
Cache race condition problem
#233 opened by Kachit - 1
Is there any way to limit size for cache ?
#240 opened by jayanthktn - 0
- 0
- 2
- 4
ristretto readme example has incomplete information about importing ristretto_store
#234 opened by akaushik759 - 0
Datadog for metrics?
#230 opened by syordanov94 - 0
Pegasus library has moved (part of why `go get -u` fails for projects that use gocache)
#221 opened by lyda - 1
Can I get all cached entities?
#217 opened by holenlv - 0
ChainCache.Get failing with BigCache store v4.2.0 (GetWithTTL not implemented error)
#225 opened by butaca - 1
- 4
bigcache GetWithTTL not supported
#172 opened by melpomene - 6
Store installation fails
#211 opened by peteraba - 2
cache type error with using generics
#193 opened by mpasokolov - 1
support olric
#190 opened by derekperkins - 1
Update to module path needed
#209 opened by otyang - 4
- 0
- 0
The redis driver supports v9
#201 opened by OneSeven - 1
- 0
not found thundering herd handle
#195 opened by 04116 - 2
- 3
store.Options does not expose its props, making StoreInterface challenging to implement
#191 opened by RoxKilly - 3
Should Rueidis store implementation return string?
#187 opened by rueian - 6
v4 issues - can't import
#186 opened by rwrz - 1
[Error While Compiling] Missing go.sum for X, Y, Z after installing the library
#165 opened by kristijorgji - 1
Suggestion for an easier interface
#167 opened by mikestefanello - 4
- 1
[Suggestion] Split built-in store implementations out into their own Go modules?
#171 opened by jimeh - 0
Cannot write reliable tests for cache invalidation
#176 opened by sgtsquiggs - 0
- 1
- 0
How to create a key that never expires
#161 opened by OneSeven