Skip to content
This repository has been archived by the owner on Jan 3, 2024. It is now read-only.

s3gw (backend) v0.1.0

Latest
Compare
Choose a tag to compare
@jecluis jecluis released this 14 Jul 09:37
· 6250 commits to s3gw since this release
s3gw-v0.1.0
28f00fb

[0.1.0] - 2022-07-14

Added

  • sfs: support for object GET/PUT/LIST/DELETE
  • sfs: support for bucket listing, create
  • common: obtain env variable contents
  • ci: build and test radosgw with sfs
  • sfs: introduce sqlite orm library
  • sfs: keep users in sqlite
  • sfs: basic user management via REST api