Initial commit

This commit is contained in:
akp 2024-04-05 01:08:46 +01:00
commit 609dfdcbc9
No known key found for this signature in database
GPG key ID: CF8D58F3DEB20755
2 changed files with 5 additions and 0 deletions

2
.gitignore vendored Normal file
View file

@ -0,0 +1,2 @@
.env
run/*

3
README.md Normal file
View file

@ -0,0 +1,3 @@
# magicbox
A persistent caching server for serving objects from a S3-compatible storage system.