Skip to content
This repository was archived by the owner on Apr 2, 2024. It is now read-only.

Commit 82e764a

Browse files
authored
Merge pull request share#90 from caleblloyd/patch-1
README.md database adapter discrepancy
2 parents 10728b4 + afb0135 commit 82e764a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ __Options__
7878
through this pub/sub adapter. Defaults to `ShareDB.MemoryPubSub()`.
7979

8080
#### Database Adapters
81-
* `ShareDB.MemoryPubSub`, backed by a non-persistent database with no queries
81+
* `ShareDB.MemoryDB`, backed by a non-persistent database with no queries
8282
* [`ShareDBMongo`](https://github.com/share/sharedb-mongo), backed by a real Mongo database
8383
and full query support
8484
* [`ShareDBMingoMemory`](https://github.com/avital/sharedb-mingo-memory), backed by

0 commit comments

Comments
 (0)