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

Improvements to RunEngineRedisDict #157

Merged
merged 7 commits into from
Jul 19, 2022
Merged

Improvements to RunEngineRedisDict #157

merged 7 commits into from
Jul 19, 2022

Conversation

jklynch
Copy link
Contributor

@jklynch jklynch commented Jul 13, 2022

The original implementation of nslsii.md_dict.RunEngineRedisDict failed to maintain data types for global metadata. This PR proposes a fix, improves the comments, refactors some code for better readability, and expands the tests.

The "fix" adds a dictionary to map global metadata keys to types.

@jklynch jklynch marked this pull request as ready for review July 13, 2022 19:02
nslsii/tests/conftest.py Outdated Show resolved Hide resolved
nslsii/tests/test_redis_dict.py Show resolved Hide resolved
nslsii/md_dict.py Outdated Show resolved Hide resolved
@danielballan danielballan merged commit aef010b into NSLS-II:master Jul 19, 2022
@jklynch jklynch deleted the redis-md-fix branch January 9, 2023 15:47
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

2 participants