Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion docs/cloud/datastores.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ import CloudBadge from '@site/src/components/CloudBadge/CloudBadge'
<PageTitle title="Data Stores | Dragonfly Cloud" />

## Overview
B
A [Dragonfly Cloud](https://dragonflydb.cloud/) data store represents an endpoint for storing and retrieving in-memory
data, which is compatible with Redis (RESP2 and RESP3) and Memcached protocols. The endpoint is a fully managed
service that is backed by one or more [Dragonfly](https://github.com/dragonflydb/dragonfly) server instances.
Expand Down
Loading