activeloopai / activeloopai/deeplake
[FEATURE] Redis storage provider
Aberta
enhancement
- Linguagem predominante
- C++
- Estrelas
- 9.2k
- Forks
- 722
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
## 🚨🚨 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
Guia de contribuição
Avaliação
Esta issue ainda não foi avaliada.