Open Razish opened 10 years ago
Could be useful to support several, and look at designing an inherited API.
Candidates:
Do we really just need a generic hierarchical key/value store API?
JSON is good enough, imo. But you should make some sort of generic function set to deal with JSON, so the library isn't being directly accessed by you.
Could be useful to support several, and look at designing an inherited API.
Candidates:
Do we really just need a generic hierarchical key/value store API?