-
## intro
This is a rough plan of the development internship program for 2024 -8 to 10 weeks program-. The intern need to be able to reason about the code, and be able to write tests (units and integ…
-
```
The server (x86_64) has plenty of memory ~ 7.5GB out which Redis uses very
little ~480MB.
The first time I had this issue was running 1.2.1 and it still occurs with
1.2.6.
Whenever the "lockin…
-
Through two async requests, the transient cache is not properly invalidated
## Description
I have two async jobs utilizing mutual locking by transient. This means each job trys to achieve a lock b…
-
### Steps to reproduce
1. Add and event with a reminder in your calendar
2. See that de bell icon is missing
![2022-09-27_15-26](https://user-images.githubusercontent.com/33763786/192540629-6df44…
-
"Expire the lock valid attribute according to the lock validity in a safe way if possible."
I don't understand what this means? Does it mean that a lock is valid even if it's released or got into t…
-
NNN---@NNN-TEST:~/netprobe_lite$ docker compose up
WARN[0000] /home/NNN---/netprobe_lite/compose.yml: `version` is obsolete
[+] Running 5/0
✔ Container netprobe-presentation Created …
-
**Describe the bug**
Look at the following log. I don't know why such a strange nodeID is generated.
172:S 08 Sep 2021 21:59:52.869 * MASTER REPLICA sync: Finished with success
172:S 08 Sep 2021…
-
- Rabbitmq as a broker
```
func main() {
// signature for periodic task
periodicSignature := &tasks.Signature{
Name: "periodictask",
Args: []tasks.Arg{},
}
var cnf = &config.Confi…
-
According to the uWSGI folks it's advised not to use socket and http listeners together. This is discussed [here](https://github.com/unbit/uwsgi/issues/2264). We need to update the uWSGI.ini template …
-
I've been really enjoying the Lua support in Redis. It takes what is already a stellar system and makes it better.
That said, there are two things that I'm wondering couldn't be made available:
1. Su…