Authentication in badger - Password protect the key-value store

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?

Regards,
Asim.

We don’t have any authentication support on badger currently. Can you please file an issue for the same.

Thank you for your quick response. The issue id is 2247.

Regards,
Asim.

Thanks. I have created an issue under badger (#443). I will close #2247.

Regards,
Asim.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.