amazon-memory-db Questions

1

Solved

Is it possible to install RediSearch (Redis Module) either in AWS ElastiCache or MemoryDB? Creating inverted indexing manually can be a real pain and it would be nice to have this feature available...

0

We have an application that is using AWS MemoryDB for Redis. We have setup a cluster with one shard and two nodes. One of the nodes (named 0001-001) is a primary read/write while the other one is a...

1

Solved

I have created a Redis MemoryDB cluster with 2 nodes in AWS: I connect to it using redis node library v4.0.0 like this: import { createCluster } from 'redis'; (async () => { const REDIS_USERNA...
Obstructionist asked 21/1, 2022 at 10:13
1

© 2022 - 2024 — McMap. All rights reserved.