activeloopai / activeloopai/deeplake
[FEATURE] Redis storage provider
- Lingua principale
- C++
- Stelle
- 9.2k
- Fork
- 722
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
## 🚨🚨 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
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.