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
It seems the s3-gateway of minio does not support notification and will never support as they deprecated s3-gateway. Their latest ObjectLayer removed methods about notification.
Use juicefs as an implementation of minio's ObjectLayer, running it as a
minio server rather than a minio gateway pattern
- [x] User Manage
- [x] JuiceFS Backend
ETCD Backend: After discussion we decided not to support etcd because
minio/minio#17995 (comment)
- [x] Access Manage
- [x] Bucket Policy
- [x] Object Policy
- [x] Bucket Notification
- [x] WebHooks
- [x] Redis
- [x] MySQL
- [x] PostgreSQL
- [x] Object Cache
close#3537#3375#3107
depend on juicedata/minio#47
First evaluate the complexity of implementing the feature, and if it is easier we will do it.
The text was updated successfully, but these errors were encountered: