Space updates (#299)

* updates for timestamps and storing meta for quick retrieval

* fix up head vis
This commit is contained in:
Dominic Wong
2021-12-09 16:25:34 +00:00
committed by GitHub
parent 395c190af3
commit dbdd3715a9
5 changed files with 239 additions and 87 deletions

View File

@@ -2,8 +2,6 @@ Infinite cloud storage
# Space Service
Space for simple object storage. Put anything in the cloud
forever. Objects can be public (readable by all via a public URL) or private.
Space for simple object storage. Put anything in the cloud forever. Objects can be public (readable by all via a public URL) or private.
Powered by S3 compatible storage API.