Replies: 1 comment
-
|
AWS just released S3Files: https://news.ycombinator.com/item?id=47680404 and it seems another project https://github.com/fractalbits-labs/fractalbits already implemented it, using FUSE_OVER_IO_URING. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey,
I know, it's written all over the place, rustfs is an object store and S3 compatible, but maybe, at some point some FUSE driver (and maybe even some kind of K8s CSI?) would be possible.
What is everybody's stance on it? Is it a hard no or more of a "not yet"?
Sure, there are S3-FUSE drivers, but in my experience they usually have a pretty bad performance, also I'm not searching for a solution to "make RustFS mountable" but I'm more interested in the position of the people.
Sorry if this was asked/discussed before, I couldn't find any issues or discussions (on GitHub) though.
Beta Was this translation helpful? Give feedback.
All reactions