-
### 介绍
Redis的集群模式有两种,目前在生产环境中一般用sentinel模式
### Sentine集群的架构
![image](https://github.com/user-attachments/assets/bd95a93e-ea82-4f34-a637-04119877046d)
### Sentine模式安装
```
### create a new s…
-
PGSync version: latest
Postgres version: 16
Elasticsearch/OpenSearch version: 2.17.1
Redis version: 7.4.0
Python version: 3.10.12
Problem Description: i am creating a setup on my machi…
-
I have used notebook from example vectorizers_04.ipynb
Step 1:
Use Hugging face to embedd data using the following code snippet
`sentences = [
"That is a happy dog",
"That is a happy per…
-
### Bug Description
Redis chat memory is NOT a drop-in replacement for the memory buffer, even though we may assume it is (what else is the point of making such abstractions). We should surely be abl…
-
### Problem Statement
[Valkey](https://valkey.io/) is an open-source fork of Redis. We have an integration for Redis, but not for Valkey yet.
### Solution Brainstorm
Consider creating an integratio…
-
环境:
RedisShake Version:latest
Redis Source Version:6.2.12
Redis Destination Version:6.2.12
Redis 部署方式(standalone/cluster/sentinel):standalone -> sentinel
报错如下:
2024-10-10 15:49:39 INF load confi…
-
My schema has a string array and I am finding it difficult trying to efficiently push to it. This may be more of the fault of Redis but I'm not sure. By default Redis will update an existing entity wh…
-
### Terraform Core Version
v1.9.8
### AWS Provider Version
v5.67.0
### Affected Resource(s)
* aws_elasticache_replication_group
### Expected Behavior
When `at_rest_encryption_enab…
-
When repository.createIndex is called multiple times concurrently, it might throw an exception `[ErrorReply: Index already exists]`. This happens when test runner run app init code concurrently.
A…
-
### Description
Hi Alex and developers,
I bought you two coffee so that you have something to drink while looking into my issue.
I am having trouble with a fresh install of the Immich-addon (v1.1…