-
正在使用SpringBoot集成Jedis客户端保存分布式缓存,用于替换掉Tomcat session。但是如果连的是Redis集群的话,项目运行一切正常,但是当练级的是Codis集群的话,会出现如下的问题:
org.springframework.dao.InvalidDataAccessApiUsageException: ERR handle request, command 'PUB…
-
### What went wrong?
**What happened**:
- OnCall helm chart can't work with an external Redis instance that has no authentication, also there are no options to set up sentinel configuration.
…
-
## CVE-2021-32672 - Medium Severity Vulnerability
Vulnerable Library - redis6.2.6
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of value…
-
Are there a plans to implement streams?
Redka Streams would be perfect replacement for Redis Streams in many Kafka use cases where disk storage is required and/or memory is restricted.
-
Installing and configuring the plugin is easy, but we want to test it properly using Docker for Typesense.
Right now we have the following compose file:
```yaml
services:
typesense:
ima…
-
I am creating a custom [redis caching filesystem](https://github.com/mpiannucci/redis-fsspec-cache) and I found that opening a file with a custom string does not work because of this hardcoded sequenc…
-
The command `MSET` is not consistent with Redis implementation. Here are the steps to reproduce the issue
Execute Command - MSET key value (Where key is an binary data)
Excute Command - GET key
…
-
## Project Incubating Request
### Redis on TiKV (Tidis)
#### Summary
Tidis is the service layer for TiKV, aims to provide multiple model distributed storage service.
Tidis has been complet…
-
I'm trying to run the orkes server, pointing it to a redis sentinel cluster. I am mounting the following in /app/config/config.properties
```
spring.datasource.url=jdbc:postgresql://postgres:5…
-
Documentation lists 512mb on key and string sizes many times:
- `/topics/setrange.md`
- `/topics/bitmaps.md`
- `/topics/keyspace.md`
- `/topics/protocol.md`
and probably more.
It appears t…