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

Support for multiple data structures #70

Open
itsfuad opened this issue Feb 1, 2024 · 0 comments
Open

Support for multiple data structures #70

itsfuad opened this issue Feb 1, 2024 · 0 comments

Comments

@itsfuad
Copy link

itsfuad commented Feb 1, 2024

Currently deno kv uses only key-value store system. Which is fast but I really miss hash like redis provides key field-value system.
Also incrementing values is a bit more handy than just simply using val.incrBy().

Will KV always remain just as it is right now or it will extend its wings?

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