You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 9, 2019. It is now read-only.
Writing data and getting data will be pretty easy.
I am more interested in the problem of searching for data
Am looking for pointers :)
I intend to integrate this with storm, a package that makes using boltdb as a database much easier.
Use cases :
I use boltdb on mobiles and desktops where the data is not secure, but there is a good arguement for using it in the cloud also as it's not your server.
The text was updated successfully, but these errors were encountered:
Minio have a supported security are rest package, and I wish to use this with boltdb.
https://github.com/minio/sio
Writing data and getting data will be pretty easy.
I am more interested in the problem of searching for data
Am looking for pointers :)
I intend to integrate this with storm, a package that makes using boltdb as a database much easier.
Use cases :
I use boltdb on mobiles and desktops where the data is not secure, but there is a good arguement for using it in the cloud also as it's not your server.
The text was updated successfully, but these errors were encountered: