No description
  • Java 99.6%
  • Dockerfile 0.4%
Find a file
2026-08-27 05:03:29 +05:30
.mvn/wrapper init 2026-02-01 14:22:08 +05:30
src add spring actuator 2026-08-27 05:03:29 +05:30
.gitattributes init 2026-02-01 14:22:08 +05:30
.gitignore add object storage to docker 2026-07-10 08:18:57 +05:30
Dockerfile add object storage to docker 2026-07-10 08:18:57 +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 add spring actuator 2026-08-27 05:03:29 +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