google-cloud-memorystore Questions
1
Solved
I have set up a rails application in docker using cloud sql in GCP. Im now adding a Memorystore Redis along with Action Cable and also Sidekiq.
GCP Memorystore redis does not support the client com...
Mightily asked 14/4, 2023 at 16:32
6
Whats the best way to access Memorystore from Local Machines during development? Is there something like Cloud SQL Proxy that I can use to set up a tunnel?
Tameika asked 10/5, 2018 at 21:5
4
Solved
Is Redis ReJSON module compatible with Google Memorystore? I want to store JSON in memorystore, can I use ReJSON module?
Tonitonia asked 17/12, 2018 at 20:24
1
Solved
I have been researching this Redis error for days now...
I created a GCP Memorystore Redis instance and received the following internal IP endpoint:
10.xxx.xxx.xxx:6378
I created a small GCE insta...
Bootstrap asked 7/4, 2022 at 16:22
1
In our current architecture, we are using Redis from MemoryStore, as a simple fast cache and pub-sub system.
For one of our services, we need to have a local very fast cache for a replicated servic...
Therrien asked 7/12, 2021 at 8:39
2
Solved
I am creating a data ingestion pipeline using Cloud Run. My Cloud Run api gets called everytime a file is dropped in a GCS bucket via Pub Sub. I need to load some metadata that contains text for th...
Grandmamma asked 23/12, 2019 at 20:26
2
I have 2 different projects (Project A and Project B) in the same region (Europe west 2).
I've created one instance of Memorystore in project A.
So, I'm able to connect to the Memorystore from pro...
Marciemarcile asked 15/2, 2019 at 23:13
1
© 2022 - 2024 — McMap. All rights reserved.