-
### Description
I am getting a very strange type error everytime I try to use `docker compose up` to launch any script that connects to redis with the following error message:
```
redis-test /node_…
-
### Summary
I have a Redis server with custom SSL key and cert files as well as a self-signed CA. It would be useful to be able to pass the `ssl_keyfile` and `ssl_certfile` options to the Redis clien…
-
### Summary
I have a single graphile-worker process that processes a small queue of mostly low priority web scraper stuff with occasional high priority items (emails).
I'm seeing my worker…
-
Occasionally the following error is reported:
```
{
"command": {
"args": [
"",
"",
"EX",
"3600"
],
"name": "set"…
jdwit updated
4 months ago
-
**OS:** Debian GNU/Linux 9.5 (stretch)
**Redis:** v=5.0.0
**VENV:**
celery==4.2.1
celery-once==2.0.0
eventlet==0.24.1
gevent==1.3.7
redis==2.10.6
Redis running on local machine (custom instance with …
-
twemproxy has been used by us.
Now we want to use the [bloom filter modules](https://github.com/RedisBloom/RedisBloom).
What should I do?
-
### Please try to fill out as much of the information below as you can. Thank you!
- [X] Yes, I've searched similar issues on GitHub and didn't find any.
### Which version contains the bug?
2…
citfs updated
1 month ago
-
Bottleneck has served me well in a standalone typescript application (not involving Redis).
Now I moved this code inside an Electron application built using vite and the following warnings appear dur…
-
I am also trying to do this with kubernetes, there are bitnami helm charts but the I don't understand how i can deploy a cluster with the time series module, is it a matter of updating the config file…
-