-
Hey Ben,
First off thanks for the excellent cache. It's proving wonderful in our use still.
Some point , i just want to use lru cache and i can't achieve this effect if i just use caffeine, ri…
-
Hi there, I'm not finding much documentation on the active defrag settings. I use Redis 4.0.3 as a RAM cache, and fragmentation becomes a problem after a few days of uptime, since I'm running on a VPS…
-
**Describe the bug**
RunTimeError when using the Python_original interpreter
```vim
lua
-
This repository is still missing some algorithms. The [Python repository](https://github.com/TheAlgorithms/Python) has lots of examples that we could follow and below you can find a list of suggested …
-
We use hazelcast as a second level cache for hibernate in p2p mode using a HazelcastLocalCacheRegionFactory, thus synchronising updates in the cache via invalidation messages.
Shortly before we went…
u6f6o updated
3 years ago
-
**Describe the bug**
```yaml
map:
COMMUNITY:
in-memory-format: BINARY
cache-deserialized-values: ALWAYS
statistics-enabled: true
max-idle-seconds: 21600
…
-
Hi, thank you very much for your work on this package.
I'm trying to envisage some edge cases in production and I'm wondering how I can handle situation when memory limit reached?
```
OOM comm…
-
For now, a video is only webseeded by the server on which it was uploaded.
It would be very interesting if other servers seed this video:
- Better resilience (if the origin server is down, the vi…
-
Hi, I am seeing Hazelcast memory issue in my env
We are using a 3.11.2 version. The following are the Heapdump details. Could you please review and suggest how to resolve this
![image](https:/…
-
Many of the current errors when running the command `mypy .` are implementation errors of the following form: `scheduling\shortest_job_first.py:8: error: Cannot find implementation or library stub for…