We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4108ae2 commit c9976c7Copy full SHA for c9976c7
meta.json
@@ -1,4 +1,21 @@
1
[
2
+ {
3
+ "id": "maxio",
4
+ "name": "Maxio",
5
+ "version": "latest",
6
+ "description": "MaxIO is a lightweight, single-binary S3-compatible object storage server written in Rust",
7
+ "logo": "maxio.png",
8
+ "links": {
9
+ "github": "https://github.com/coollabsio/maxio",
10
+ "website": "https://github.com/coollabsio/maxio",
11
+ "docs": "https://github.com/coollabsio/maxio/blob/main/README.md"
12
+ },
13
+ "tags": [
14
+ "s3",
15
+ "storage",
16
+ "object-storage"
17
+ ]
18
19
{
20
"id": "ackee",
21
"name": "Ackee",
0 commit comments