activeloopai / activeloopai/deeplake
[FEATURE] Redis storage provider
Open
enhancement
- Dominant language
- C++
- Stars
- 9.2k
- Forks
- 722
- PR merge metrics
- No merged PRs in 30d
Description
## 🚨🚨 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
Contributor guide
Assessment
This issue has not been assessed yet.