Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Port to .NET Core and low-level bindings #7

Open
ststeiger opened this issue Jan 8, 2018 · 0 comments
Open

Port to .NET Core and low-level bindings #7

ststeiger opened this issue Jan 8, 2018 · 0 comments

Comments

@ststeiger
Copy link

ststeiger commented Jan 8, 2018

It works kind-of fine, but for making it work efficiently when reading/writing into a RDBMS-dababase and/or mongoDB, it should bind the low-level API where I could use the INODE as uid, instead of concatenated paths which need to be computed at search-time, or stored which violates the non-redundancy rule.

More like jLowFuse
https://github.com/irq0/jlowfuse
or
https://github.com/vgough/go-fuse-c

With paths, it is kinda slow and hard to maintain ...

Also, waiting for .NET Core version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant