Hi,
We are using the badger kv store. We have a requirement to password protect the data (like any database). Is there a mechanism to achieve that i.e. I have to provide a user id and password to open the connection to the data store before I can perform any action like read and write?