summaryrefslogtreecommitdiff
path: root/db.lua
Commit message (Collapse)AuthorAgeFilesLines
* db: add trivial json db readerPhilipp Gesang2018-09-091-0/+17
|
* db: add json writer functionalityPhilipp Gesang2018-09-081-0/+43
This introduces a dependency on the cjson library.