N
Analyzed about 1 year ago
NEO (Nexedi Enterprise Object) is a distributed object database implementing ZODB's Storage API.
Its goal is to be an alternative to Zeo and FileStorage, while being:
- redundant (resilient to network or hardware failures)
- scalable (objects are scattered on multiple servers, object-level
... [More]
locking instead of database-level)
Note though that this project is still in its early development stage, and as such should not be used for purposes other than experimentation. [Less]