-
The format for `anaconda-project.yml` as shown [in the docs](http://anaconda-project.readthedocs.io/en/latest/reference.html#commands-and-requirements) ([here](https://github.com/Anaconda-Platform/ana…
-
```
2.2.{9,10} on OSX 10.6.6, from Brew. Using Jedis 2.0.0 with Java 1.6 and
python's redis 2.4.5 package. redis is started via redis-server with no
explicit configuration
The java process does a B…
-
```
2.2.{9,10} on OSX 10.6.6, from Brew. Using Jedis 2.0.0 with Java 1.6 and
python's redis 2.4.5 package. redis is started via redis-server with no
explicit configuration
The java process does a B…
-
### Current Behavior
Importing gptcache fails in environments where redis is not installed (because its not declared as a required dependency) and it can't be installed (e.g. read only filesystem suc…
-
## Checklist
* [x] I have included the output of ``celery -A proj report`` in the issue.
(if you are not able to do this, then at least specify the Celery
version affected).
* [x] I have …
-
Azure cache for redis supports authentication using microsoft entra tokens, it would be great if I could make use of that with django + channels
https://learn.microsoft.com/en-us/azure/azure-cache-…
-
Hello, my problem is exactly the same as the one reported on [stackoverflow](https://stackoverflow.com/questions/77258840/successful-installation-of-superset-3-0-0-on-ubuntu-22-04-3-but-failed-to-log)…
-
```
2.2.{9,10} on OSX 10.6.6, from Brew. Using Jedis 2.0.0 with Java 1.6 and
python's redis 2.4.5 package. redis is started via redis-server with no
explicit configuration
The java process does a B…
-
# datastore
I'm porting datastore to go, as I now need it there.
For go, it's possible to write multiple packages in one repository, e.g.:
```
datastore.go/ # core
datastore.go/s3
```
It works fo…
-
IF you setup Redis with SSL, celery (e.g. scheduler/workers) won't be able to connect to it and get failures in the logs. E.g.
```
[2019-02-19 18:47:50,400: ERROR/MainProcess] consumer: Cannot co…