r-three/git-theta
Configurable Serialization, Combining, and Saving to a backend
Open
#243 opened on Apr 24, 2024
enhancementgood first issue
Repository metrics
- Stars
- (219 stars)
- PR merge metrics
- (PR metrics pending)
Description
Currently we have the tensor Serialization, Combining (when multiple key values are packed together) and Read/Writing in well defined and composed classes, but they aren't exposed for configuration. If we ever plan to allow for changing these, i.e., to support an s3 backend, we should set them up as plugins.