Commit Graph

9 Commits

Author SHA1 Message Date
Seth Etter 7a8972fb5c
Format and indent JSON values 2019-10-07 07:43:10 -05:00
Brian Buller 8c302bd236 Close file after exporting JSON
Resolves issue #30
2019-02-18 09:04:38 -06:00
Brian Buller 7d7e0bfcd3 Add simple 'read-only' mode.
It just closes the database as soon as it's done loading it.
To refresh, you have to close out and reopen.
2018-04-26 09:13:13 -05:00
Brian Buller ca8240e06d Fixed bug that occurred with sub-buckets around level 4 2017-05-18 08:17:58 -05:00
Brian Buller bbef340848 Fixed issue with bucket/key/value having '/' 2017-04-05 11:29:28 -05:00
Brian Buller e1430823a8 Added export functions
* (x) - Export value as string
* (X) - Export key/value or bucket as JSON
2016-12-29 15:23:58 -06:00
Brian Buller 9a45937d0f Wrap long bucket/pair names/values 2015-12-01 15:20:52 -06:00
Brian Buller 908848fed6 Linted 2015-09-17 11:49:57 -05:00
Brian Buller 941e624d16 Migrate to github from personal host 2015-05-18 09:47:08 -05:00