Ivar Henckel
Results
2
issues of
Ivar Henckel
Keep track of pending Redis get calls in client side caching to avoid race with invalidations. #3481
2
Closes #3481 Make sure that: - [x] You have read the [contribution guidelines](https://github.com/lettuce-io/lettuce-core/blob/main/.github/CONTRIBUTING.md). - [x] You have created a feature request first to discuss your contribution intent. Please reference the...
## Bug Report #### Current Behavior Using a CacheFrontEnd created from io.lettuce.core.support.caching.ClientSideCaching.create(CacheAccessor, StatefulRedisConnection) . We have experienced the cache going stale, i.e. not updated even if writes are sent to...
type: bug