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

Refactor cache progress to use redis hash #431

Merged
merged 1 commit into from
Sep 26, 2019

Conversation

hardbyte
Copy link
Collaborator

This PR builds upon the refactoring in #430 by changing the internal redis data structure used to store the progress from a string to a hash.

This will enable us to store other data such as state in the same redis hash object.

@hardbyte hardbyte mentioned this pull request Sep 21, 2019
@hardbyte hardbyte self-assigned this Sep 26, 2019
@hardbyte hardbyte added this to the Entity Service v1.12 milestone Sep 26, 2019
@hardbyte hardbyte merged commit 2abeecf into develop Sep 26, 2019
@hardbyte hardbyte deleted the refactor-chache-to-use-hash branch February 2, 2020 22:31
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.

2 participants