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
Swaagie edited this page Feb 27, 2014
·
3 revisions
Fossa
Backbone powered model persistance layer for MongoDB, thin wrapper around MongoDB.
Fossa uses the API provided by Backbone and proxies methods to the native MongoDB
JavaScript driver.
Fossa provides first class database and collection control. Allowing for more
flexibility and control. Switching databases for a collection is easy. A single
Fossa instance can provision multiple databases, while having a simple Backbone
interface to access MongoDB models.