summaryrefslogtreecommitdiffhomepage
path: root/main.go (unfollow)
AgeCommit message (Collapse)AuthorLines
2023-12-01remove libuconf, switch back to go flagmasterChloƩ Vulquin-8/+6
2023-12-01add boltdb support, make it defaultChloƩ Vulquin-1/+16
2020-04-19Bump to libuconf rewriteChloe Kudryavtsev-5/+6
2020-01-23add support for config filesChloe Kudryavtsev-1/+2
2.2.0 will not be released until libuconf is stabilized
2019-12-17feat: make the memory backend available via cliChloe Kudryavtsev-0/+2
2019-11-24Documentation passChloe Kudryavtsev-9/+9
- document Get - document Index - document Put - unexport global settings from main
2019-11-24Allow for different future storage enginesChloe Kudryavtsev-9/+19
2019-11-23Initial golang rewriteChloe Kudryavtsev-0/+45