Go to file
Brian Buller a617c771d9 Let DB be closed when not in use 2016-03-01 22:28:30 -06:00
boltrest-server Working on server app 2016-02-22 21:23:53 -06:00
.gitignore Init commit 2016-01-04 08:03:28 -06:00
README.md Update readme 2016-02-16 13:49:47 -06:00
boltrest.go Let DB be closed when not in use 2016-03-01 22:28:30 -06:00

README.md

boltrest

A library for keeping a local boltdb and a remote one in sync over a restful API. Or just easily accessing a local boltdb.

I'm still working on the restful communication. I'm honestly hoping to get to it eventually. :)