Help us improve the AWS re:Post Knowledge Center by sharing your feedback in a brief survey. Your input can influence how we create and update our content to better support your AWS journey.
Questions tagged with Amazon MemoryDB for Redis
Content language: English
Filter questions
Select tags to filter
Sort by
Sort by most recent
Browse through the questions and answers listed below or filter and sort to narrow down your results.
15 results
While running field based queried on a text type field in redis index.
For eg: query => @fieldName:searchText where fieldName is the name of the text type field and searchText is the lookup text. Gett...
1
answers
0
votes
52
views
asked 2 months ago
Hi everyone!
I've created a **Multi-Region MemoryDB Cluster**, with the next configuration:
* Engine: **Valkey (7.3)**
* Shards per cluster: **1**
* Regions: **2** (Oregon and Ireland)
* Nodes per s...
2
answers
0
votes
146
views
asked 4 months ago
I want to use memory DB as a vector DB. in my code i have commands such as FT.CREATE and i am using engine valkey 7.3. I have one memorydb cluster with a single shard. Unless im misunderstanding, acc...
2
answers
0
votes
148
views
asked 5 months ago
I have a MemoryDB cluster spun up from an S3-hosted snapshot that's stuck in `creating` state, showing "Restore from snapshot is in progress for node 0001 in cluster" every 30 minutes or so. All actio...
1
answers
0
votes
102
views
asked 9 months ago
We are referring to this document for MemoryDB CloudWatch metrics: https://docs.aws.amazon.com/memorydb/latest/devguide/metrics.memorydb.html
Specifically `SuccessfulReadRequestLatency` .. But in our...
2
answers
0
votes
210
views
asked a year ago
Hi,
Did anybody experience Memory DB cluster downtime during service update? How to avoid this downtime?
We have 1 Memory DB cluster - a master node with 2 replicas, during service update we had almos...
1
answers
0
votes
400
views
asked a year ago
We have a validator that runs every week and during each run, it provisions a memoryDB cluster, performs write operations, thenn read operations and then finally deprovisions the cluster.
During inte...
0
answers
0
votes
89
views
asked a year ago
I am currently using an Amazon RDS Aurora PostgreSQL instance and am exploring options to create a read replica for scaling read operations. Specifically, I am interested in understanding if it is pos...
1
answers
0
votes
472
views
asked a year ago
Hi,
I would like to know what will `allkeys-lru` maxmemory policy do when set for memoryDB with Data Tiering, knowing that MemoryDB with Data Tiering is already using LRU to govern placement of values...
1
answers
0
votes
678
views
asked 2 years ago
I'm following this search query guide for querying vector:
https://redis.readthedocs.io/en/stable/examples/search_vector_similarity_examples.html
When reaching the part of this:
```
query = (
Qu...
Accepted AnswerAmazon MemoryDB for Redis
2
answers
0
votes
374
views
asked 2 years ago
I have created the Redis-cache with the option Design by option --> After that i choose the Dev/test cluster
Creation method i choose Easy create.
But when i try to connect using the Endpoint i didn...
3
answers
0
votes
424
views
asked 2 years ago
I have one MemoryDb Redis but my index return error when the filter have more than 35 tags.
FT.SEARCH 'RT:IDX' @id_product:{96021|104672|167997|92884|179863|174042|35470|98504|41510|25247|231531|6815...
0
answers
0
votes
84
views
asked 2 years ago