r-three/git-theta
Configurable Serialization, Combining, and Saving to a backend
オープン
#243 opened on 2024/04/24
enhancementgood first issue
Repository metrics
- Stars
- (219 個のスター)
- PR merge metrics
- (PR metrics pending)
説明
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.