For the complete documentation index, see llms.txt. This page is also available as Markdown.

MemoryStore Database Service (MDS)

The vDB MemoryStore Database Service (MDS) includes the following familiar in-memory data stores:

  • Redis: Versions 3.2, 4.0, 5.0, and 6.2.

  • Memcached: Coming soon.

Redis Standalone

Simple Redis deployment with 1 Master and up to 5 Replicas. Suitable for dev, staging, and moderate workloads.

Redis Cluster

Redis deployment with High Availability, automatic failover, and vBackup integration. Suitable for production.

Last updated