activeloopai / activeloopai/deeplake

[INTEGRATION] with AiStore

Open
#1,482 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
C++
Stars
9.2k
Forks
722
PR merge metrics
No merged PRs in 30d

Description

## 🚨🚨 Feature Request

- [x] Related to an existing https://github.com/activeloopai/examples/pull/15

### Is your feature request related to a problem?

Add integration to [aistore](https://github.com/NVIDIA/aistore) as a storage provider. Boto3 can not work with AiStore.

### If your feature will improve `HUB`

Hub will support Nvidia AiStore as backend storage.

### Description of the possible solution

- [ ] Add a storage provider in https://github.com/activeloopai/Hub/tree/main/hub/core/storage similar to S3, but with [gopen](https://github.com/webdataset/webdataset/blob/0fc4e542680dba94ee8257e9ec10ce5bf82ba8b8/webdataset/gopen.py ) implementation as seen in Webdataset.
- [ ] Add a unit test
- [ ] Make sure examples pull request work perfectly.

Notes
- Boto3 could not work with aistore due to this issue https://github.com/NVIDIA/aistore/blob/master/docs/s3compat.md#boto3-compatibility

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.