Most Powerful Open Source ERP

Side projects

  • Last Update:2011-04-04
  • Version:001
  • Language:en

Projects directly related to NEO, but not actually touching its core. They might or might not be strictly dependant on NEO.

FUSE module

Idea: write a FUSE wrapper using NEO as a storage back-end, instead of a hard disk partition, or cd, etc.

Goal: stress-testing with filesystem benchmark suites.

Progress: Started in may 2010, stalled since then. Code to be cleaned up and published when I (Vincent Pelletier) find time. Unstable.

API: ZODB

memcached implementation

Idea: write a memcached server using NEO as a storage back-end, instead of ram (original memcached) or other back-ends (kumofs, etc).

Goal: benchmark with memcached-oriented tools.

Progress: Not started, assigned.

API: Storage preferred, otherwise ZODB