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

feat: kv: remove key and list prefix #1994

Merged
merged 3 commits into from
Dec 10, 2023
Merged

feat: kv: remove key and list prefix #1994

merged 3 commits into from
Dec 10, 2023

Conversation

luan
Copy link
Contributor

@luan luan commented Dec 10, 2023

Adds a much needed :remove() method to the KV lua interface as well as a :keys method to list every key from a prefix.

Fixes #1992
Related #1979

@luan luan marked this pull request as ready for review December 10, 2023 02:10
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 9 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication

@luan luan mentioned this pull request Dec 10, 2023
@luan luan merged commit 5ebad34 into main Dec 10, 2023
36 checks passed
@luan luan deleted the luan/kv-improvements branch December 10, 2023 18:36
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

Successfully merging this pull request may close these issues.

[warning] [KVFunctions::luaKVSet] invalid param type
3 participants