Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

unable to get int from boltdb database #41

Open
trim21 opened this issue Jan 22, 2023 · 0 comments
Open

unable to get int from boltdb database #41

trim21 opened this issue Jan 22, 2023 · 0 comments

Comments

@trim21
Copy link
Contributor

trim21 commented Jan 22, 2023

when setting int to boltdb/badger backend, it will be decoded to float64, so there is no way to call GetInt get correct value when using boltdb as database

should use gob as default encoding and decoding?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant