NSLS-II / nslsii

NSLS-II related devices
BSD 3-Clause "New" or "Revised" License
10 stars 21 forks source link

Improvements to RunEngineRedisDict #157

Closed jklynch closed 1 year ago

jklynch commented 1 year ago

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.