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

Fix KeyValueStoreAgent #3279

Merged
merged 3 commits into from Jun 22, 2023
Merged

Fix KeyValueStoreAgent #3279

merged 3 commits into from Jun 22, 2023

Conversation

knu
Copy link
Member

@knu knu commented Jun 22, 2023

  • KeyValueStoreAgent deletes a key if the value is empty
    • This was documented but not actually implemented.
  • KeyValueStoreAgent now ignores an empty key
    • A migration to fix existing memory data is provided.

@knu knu merged commit 516ab3a into master Jun 22, 2023
14 checks passed
@knu knu deleted the fix_key_value_store_agent branch June 22, 2023 14:39
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.

None yet

1 participant