-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Labels
enhancementNew feature or requestNew feature or requestpythonPull requests that update Python codePull requests that update Python codequestionFurther information is requestedFurther information is requested
Description
We need to keep some cache lookup tables for the purposes of beamline alignment. That could be as a local pod-specific *.npy
file, or REDIS in a different pod on a cluster. We certainly need some solution for this.
Potential options include:
- https://github.com/bryceadams3/numpy-redis
- write into a file in tmp
- ....?
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestpythonPull requests that update Python codePull requests that update Python codequestionFurther information is requestedFurther information is requested