gofr icon indicating copy to clipboard operation
gofr copied to clipboard

badgerDB support for key value

Open vikash opened this issue 10 months ago • 2 comments

vikash avatar Apr 18 '24 12:04 vikash

Hey @vikash

I've got quite a bit of experience with badgerDB, having used it extensively in various projects.

Could you provide more details about the specific requirements or use cases for this feature? I'd love to dive deeper into it and see how I can contribute to its implementation.

Looking forward to hearing from you!

vishaljangid1729 avatar Apr 28 '24 17:04 vishaljangid1729

Hi @vishaljangid1729 we would want it to be implemented in the similar way Mongo is being implemented. we have defined it interface and methods in gofr : https://github.com/gofr-dev/gofr/blob/development/pkg/gofr/datasource/mongo.go and its implementation exists in a different repo : https://github.com/vipul-rawat/gofr-mongo

Moreover, you can join discord server where we can connect as well to discuss more on this : https://discord.gg/Kb3cnx9r

aryanmehrotra avatar Apr 30 '24 12:04 aryanmehrotra