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

Use of interface{} and constant type/length keys #19

Open
DannyZB opened this issue Jul 24, 2022 · 0 comments
Open

Use of interface{} and constant type/length keys #19

DannyZB opened this issue Jul 24, 2022 · 0 comments

Comments

@DannyZB
Copy link

DannyZB commented Jul 24, 2022

When using this table with predictable constant-size binary keys(32 bytes), would this library still use interface{} or does it adjust to constant column/data sizes?

Would be great if the extra overhead can be avoided.

@DannyZB DannyZB closed this as completed Jul 24, 2022
@DannyZB DannyZB reopened this Jul 24, 2022
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