Questions tagged with Amazon MemoryDB for Redis

Content language: English

Select up to 5 tags to filter
Sort by most recent

Browse through the questions and answers listed below or filter and sort to narrow down your results.

11 results
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
32
views
asked 19 days 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
124
views
asked 2 months 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
21
views
asked 3 months 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
195
views
asked 4 months 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
237
views
asked 8 months 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...
2
answers
0
votes
268
views
asked 9 months 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
259
views
asked 10 months 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
45
views
asked 10 months ago
i have set up a domain through Lightsail and implemented my wordpress site. it runs for about 5 mins and then shuts down including admin access here are the error logs i can usually get it running a...
1
answers
0
votes
207
views
asked a year ago
i am trying to create index for my DB but i getting an error as "SYNTAXERR JSON path must start with '$'. Invalid path: SORTABLE" as per Redis Stack this commend should work but not able to create any...
1
answers
0
votes
375
views
asked a year ago
In my case > DEL key "myCache::555_Fountain" (error) CROSSSLOT Keys in request don't hash to the same slot So I had to do the following ``` >CLUSTER KEYSLOT "myCache::555_Fountain" (integ...
0
answers
0
votes
111
views
asked a year ago
  • 1
  • 12 / page