Feature #80
use something like couchDB for datastructure
Status:
Closed
Priority:
Normal
Assignee:
Tunnell, Christopher
Category:
common_py
Target version:
Start date:
05 October 2010
Due date:
% Done:
100%
Estimated time:
Workflow:
Description
If the datastructure means you can store stuff like the TAG stuff on ATLAS, that would be nice. Think about http://couchdb.apache.org/ since it allows you to add fields to tables without hassle. Also native nice array support
Related issues
Updated by Tunnell, Christopher over 12 years ago
- Tracker changed from Bug to Feature
- Assignee set to Tunnell, Christopher
Updated by Tunnell, Christopher over 12 years ago
from stan:
oh, so if you want to talk to a CouchDB server from C++, JsonCpp and curl are a nice combo. :)
Updated by Tunnell, Christopher over 12 years ago
- Category set to common_py
- Target version set to MAUS-v0.0.1
done. Uses JSON. A local couchdb could be added in future.
Updated by Tunnell, Christopher over 12 years ago
- Status changed from Open to Closed
- % Done changed from 0 to 100