【发布时间】:2021-07-02 05:05:00
【问题描述】:
有没有人有使用 GCP Memorystore Redis 实例的 .Net 核心示例。需要哪些库主要用于键值存储。
【问题讨论】:
-
Google Cloud Platform 支持为 Memorystore 安装客户端库,以使用 C#/.NET Core 连接到 Redis API,如 here 所述。您可以参考this document 在 C#/.NET Core 中找到一些示例。此外,您能否在问题中添加更多信息,特别是您要做什么,以便我们更好地理解问题并提供更好的答复。
标签: .net-core redis sample google-cloud-memorystore