Skip to content

Commit

Permalink
New S3 object storage implementation / BlobStore (slackhq#1030)
Browse files Browse the repository at this point in the history
* Initial chunk store implementation

* Remove unnecessary object storage code, part 1

* Add listFiles, delete to chunkStore implementation, remove from blobfs

* Remove use of blobfsutils copyFromS3 test helper

* Remove remaining blobfs implementations

* Remove snapshotpath, index type from snapshots

* Refactoring, add documentation, add tests

---------

Co-authored-by: Bryan Burkholder <[email protected]>
  • Loading branch information
2 people authored and zarna1parekh committed Sep 5, 2024
1 parent 8843f55 commit 2fe0966
Show file tree
Hide file tree
Showing 69 changed files with 1,107 additions and 4,620 deletions.
226 changes: 0 additions & 226 deletions astra/src/main/java/com/slack/astra/blobfs/BlobFs.java

This file was deleted.

5 changes: 0 additions & 5 deletions astra/src/main/java/com/slack/astra/blobfs/BlobFsConfig.java

This file was deleted.

Loading

0 comments on commit 2fe0966

Please sign in to comment.