gofr-dev / gofr

An opinionated Go framework for accelerated microservice development
https://gofr.dev
Apache License 2.0
1.3k stars 133 forks source link

badgerDB support for key value #499

Open vikash opened 2 months ago

vishaljangid1729 commented 2 months ago

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!

aryanmehrotra commented 2 months ago

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