You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,11 @@
1
1
# S3 Datastore Implementation
2
2
3
+
> [!WARNING]
4
+
> ## 🚧 Looking for Maintainers 🚧
5
+
>
6
+
> This is an opt-in datastore implementation for those who need S3-compatible storage backends.
7
+
> The project is in need of active maintenance from people who are actually using it. If you are interested in maintaining this datastore implementation, please reach out to [email protected].
8
+
3
9
This is an implementation of the datastore interface backed by amazon s3.
4
10
5
11
**NOTE:** Plugins only work on Linux and MacOS at the moment. You can track the progress of this issue here: https://github.com/golang/go/issues/19282
0 commit comments