Skip to content

Commit aa1ff53

Browse files
committed
Update README.md
1 parent 62d6cb0 commit aa1ff53

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

+5
Original file line numberDiff line numberDiff line change
@@ -177,6 +177,11 @@ To use custom adapter, pass it's package name as first argument to `Schema` cons
177177
Make sure, your adapter can be required (just put it into ./node_modules):
178178

179179
require('couch-db-adapter');
180+
181+
## Jugglingdb Adapters
182+
183+
- Firebird: https://github.com/hgourvest/jugglingdb-firebird
184+
- Couchdb: TODO: add link for external couchdb adapter
180185

181186
## Running tests
182187

0 commit comments

Comments
 (0)