activeloopai / activeloopai/deeplake
[FEATURE] Redis storage provider
Đang mở
enhancement
- Ngôn ngữ chính
- C++
- Star
- 9.2k
- Fork
- 722
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
## 🚨🚨 Feature Request
- [ ] Related to an existing [Issue](../issues)
- [x] A new implementation (Improvement, Extension)
### If your feature will improve `HUB`
Support Redis as a storage provider for Hub datasets.
### Description of the possible solution
Implementations of already supported storage providers can be used as examples: [S3 storage](https://github.com/activeloopai/Hub/blob/879efa1d7e8e4a7e91dcc569a83a8f17a2e6560a/hub/core/storage/s3.py), [local storage](https://github.com/activeloopai/Hub/blob/879efa1d7e8e4a7e91dcc569a83a8f17a2e6560a/hub/core/storage/local.py), etc.
Difficulty: Medium
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.