Closed marvfinsy closed 3 weeks ago
Hey @marvfinsy! 😊
Thank you so much for reporting this issue! We're actively working on adding tracing support across all the datasources, and it seems like the recent interface changes may have caused this hiccup. We’ll definitely look into it, and you can expect a fix in the next release!
Thanks for being part of the GoFr community! 🚀
@marvfinsy, The issue has been fixed in our latest release v1.25.0
, so BadgerDB v0.2.0
should now work smoothly. Feel free to give it a try, and let us know if you have any further questions.
Upgrade the badger DB dependency using go get gofr.dev/pkg/gofr/datasource/kv-store/badger@latest
@vipul-rawat thx for the information... i'm trying new realease now...
seems to be working... thx...
Describe the bug Attempting to use badger as KVStore. Following example in GoFr doc. Also how do configure as internal DS. Example in badger docs but sure with your budget.client?
To Reproduce Steps to reproduce the behavior, if applicable:
The code is
The error is
Expected behavior A clear and concise description of what you expected to happen.
Screenshots If applicable, add screenshots to help explain your problem.
Environments (please complete the following information):
Intel Mac osx
require gofr.dev v1.24.2
go version 1.23.2
More description Add any other context about the problem here.
I also notice that my editor does not see the UseTracer() method being available on the badger.client. But i do see the UseTracer() method when looking at GoFr in GitHub.
Marvin email: marvinfoster@finsync.com & mmarvb7@gmail.com