From b5041db3ad9077efc583cae9168218b470ef3bfa Mon Sep 17 00:00:00 2001 From: Daniel Meyer <8926560+pubkey@users.noreply.github.com> Date: Fri, 13 Dec 2024 13:16:59 +0100 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9ad9453f36d..d622b3117b7 100644 --- a/README.md +++ b/README.md @@ -96,7 +96,8 @@ RxDB is a proven technology used by [thousands of developers](https://github.com RxDB provides an easy to implement, battle-tested replication protocol for realtime sync with your existing infrastructure.
-There are also plugins to easily replicate with GraphQL, CouchDB, Websocket, WebRTC,Supabase, Firestore or NATS. +You do not have to use a specific cloud or backend database. The protocol works by implementing three simple HTTP endpoints. +There are also production-ready plugins to easily replicate with GraphQL, CouchDB, Websocket, WebRTC (P2P),Supabase, Firestore or NATS.