-
Quoting a nodejs user, they want to create an index like this:
```ts
import { SchemaFieldTypes } from 'redis';
import { redis } from '..';
redis.ft
.CREATE(
'index:channels',
…
-
pb不能使用关键字,生成的接口带下划线。避免使用
google test抓取 异常堆栈 https://stackoverflow.com/questions/30239987/dont-know-where-exception-was-thrown-using-google-test
gdb /path/to/test
catch throw
r --gtest_filter…
-
I have all startup parameters for our DragonflyDB in a config: "/etc/dragonfly/dragonfly.conf".
There I have the new parameter:
`--snapshot_cron=*/5 * * * *`
added to e.g. permanently save the…
-
when running `docker run docker.dragonflydb.io/dragonflydb/dragonfly --port=8888` for example,
our healthcheck.sh fails because it's hardcoded to check :6379 port locally.
To fix it - we should ad…
-
# Infomartion
See: https://redis.com/blog/redis-adopts-dual-source-available-licensing/
Question 13
# Alternatives
## [KeyDB](https://docs.keydb.dev/)
Repo: https://github.com/Snapchat/Ke…
-
**Describe the bug**
Receiving an error `acl_family.cc:271 Error while parsing aclfile: Unrecognized parameter >mypassword` while using an known valid ACL file.
```bash
"USER local-testing.rot…
-
### Prerequisites
- [X] I have written a descriptive issue title
- [X] I have searched existing issues to ensure the feature has not already been requested
### 🚀 Feature Proposal
Support Dragonfly…
-
> Do you think this might be a good chance to use Helio's resolve DNS?
> (it's better because it doesn't use blocking APIs, and also saves this messy function)
_Originally posted by @chakaz in htt…
-
I have 3 nodes 1 master and 2 slaves
The dragonfly service are balanced with 2 haproxy backend: 1 for write and 1 for read
The write backend has 1 active node (master) and 2 backup
Then read backen…
-
**Describe the bug**
Replication can't start replication on keydb-server (replica-log on keydb-server):
```
1051:1186:S 26 Feb 2024 13:41:46.925 * MASTER REPLICA sync started
1051:1186:S 26 Feb…