You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would love a PR that implements this. It would be pretty easy to adapt the in-memory adapter. It's basically just stuffing JS objects into memory, and querying via M/R. The LevelDB adapter is also similar.
I've opened this issue in the Model project (geddy/model#253) and will close this one here.
MongoDB is great, but support for Redis would be awesome too. xD
http://redis.io <-- Website
https://github.com/maritz/nohm <-- Existing ORM for Redis and NodeJS
https://github.com/mranney/node_redis <-- Redis client for NodeJS
The text was updated successfully, but these errors were encountered: