Add Boltdb driver
jcmartins opened this issue · 2 comments
jcmartins commented
See more: https://github.com/boltdb/bolt
tks
Joao
manishrjain commented
Sure. Want to send me a pull request? You can refer to how LevelDB is done:
https://github.com/manishrjain/gocrud/tree/master/drivers/leveldb
manishrjain commented
Drivers would no longer be created or maintained by Gocrud. See #18.