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

Can i use JugglingDB in production? #453

Closed hasanbayatme closed 7 years ago

hasanbayatme commented 7 years ago

Can i use JugglingDB in production?

1602 commented 7 years ago

The current version was heavily tested on production but retired a year ago. The new version is still under not so active development, only God knows when it will be completed. So, for now, I would not recommend using the legacy version in production unless you are willing to maintain it.

hasanbayatme commented 7 years ago

Thanks. so i can't use it now, right?

randunel commented 7 years ago

As it currently stands, it is usable, but no longer recommended for production, unless you are willing to support it yourself.

The project is not obsolete, but ready to be picked up by someone/anyone.

hasanbayatme commented 7 years ago

Thanks. i'm going to create one for myself.

All the bests.