1602 / jugglingdb

Multi-database ORM for nodejs: redis, mongodb, mysql, sqlite3, postgresql, arango, in-memory...
http://1602.github.io/jugglingdb/
2.05k stars 241 forks source link

Memory adapter is now storing its data at the right point #371

Closed cking closed 10 years ago

cking commented 10 years ago

Fixes #370

the cache database got initialized wrong in the data adapter.