No description
Find a file
2026-04-05 19:20:02 +05:30
.mvn/wrapper init 2026-02-01 14:22:08 +05:30
src add support for fetching status of deleted files 2026-04-05 19:20:02 +05:30
.gitattributes init 2026-02-01 14:22:08 +05:30
.gitignore init 2026-02-01 14:22:08 +05:30
mvnw init 2026-02-01 14:22:08 +05:30
mvnw.cmd init 2026-02-01 14:22:08 +05:30
pom.xml create file, get presigned url, get file list 2026-02-01 18:59:26 +05:30
README.md update readme 2026-04-05 19:20:02 +05:30

object-storage

done

  • create bucket
  • create files
  • request presigned for operation on file in bucket
  • upload, add and delete file
  • list files

todo

  • make delete async on disk
  • add versioning of objects