-
*steps to reproduce*:
```sh
cd ~/cve-search-ng/sbin && python db_updater.py
```
Environment:
python3(Ubuntu 20.04 LTS):
```sh
> python --version
% Python 3.7.5
```
redis-server(Ubuntu 2…
-
### Self-Hosted Version
23.6.1
### CPU Architecture
x86_64
### Docker Version
Docker version 24.0.2, build cb74dfc
### Docker Compose Version
Docker Compose version v2.18.1 (docker-compose-plug…
-
#bug It seems to happen every time I queue a celery task (i.e.: `my_task.delay() from a celery task. As brocker i using redis
my config:
```
celery[redis]==5.2.7
kombu==5.2.4
django==4.1.5
```
…
-
Hi, Thank for your previous answer.
When I call rule engine with thread, I met next error frequently.
base exception type , value Could not complete and start action, error code: 307, traceback ['…
-
There's no check at the moment of what type is the key before trying write operations such as SET/HSET/ZADD/SADD.
```
$ redis-cli
127.0.0.1:6379> set foo bar
OK
127.0.0.1:6379> type foo
"strin…
-
If I publish multiple messages in quick succession in a custom Redis Store's publish_message method, only the first message is received by the browser. I've traced the problem to select() not being tr…
-
https://redis-py.readthedocs.io/en/stable/commands.html#redis.commands.core.CoreCommands.hset
Redis HSET supports passing mapping or items of key:value pairs to set lots of keys in single command. …
-
We want to propagate `NTIME` compile-time constant from `xgpu_info.h` into redis as `xeng:ntime`. Looks like `xtor_up.py` should be the place to do this. This might also be able to be done using the h…
-
No need to install redis, no `runserver.py`, etc
adelq updated
8 years ago
-
[root@sh-redis-01 env]# ruskit -h
Traceback (most recent call last):
File "/www/env/python27/bin/ruskit", line 5, in
from pkg_resources import load_entry_point
File "/www/env/python27/lib…