Davies Liu
Davies Liu
btw, we already use different prefix for different volumes, so we can have multiple JuiceFS volume using same pool. What's the benefit using namespace rather than prefix?
Group and user quota is part of our roadmap (after 1.0). Have your used group or user quotas with other product? That will be helpful if you can provide more...
SQLite can run on top of JuiceFS, similar to running on litefs. What do you mean supporting litefs?
@suzaku There is PR as the proof of concept: https://github.com/juicedata/juicefs/pull/1364/files
The CacheManager will not cache the partial result from object store, so they are the same.
@qingyunha This looks pretty good, some details could be tuned.
The deletion of files can't free the memory immediately. We should provide read-only access in case of OOM in redis.
@qingyunha Thanks for contributing this, it look good overall, more work needed for compatibility, and config/load/dump. Since we are close to 1.0 release, it's better to merge this after 1.0...
@steven-varga This is a known issue, when the file is closed, but ongoing requests will not be canceled. This is worse when you don't have much bandwidth, we will fix...
@yuchen-sun We need more input on this to priority it, what's your thought?