Initial commit
This commit is contained in:
commit
609dfdcbc9
2 changed files with 5 additions and 0 deletions
2
.gitignore
vendored
Normal file
2
.gitignore
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
.env
|
||||
run/*
|
3
README.md
Normal file
3
README.md
Normal file
|
@ -0,0 +1,3 @@
|
|||
# magicbox
|
||||
|
||||
A persistent caching server for serving objects from a S3-compatible storage system.
|
Reference in a new issue