mateuszkj
mateuszkj
**Describe the bug** CacheDir files are not deleted after unmounting via system command. **System Setup** Precondition: running weed filer Mount resources to your local machine in terminal 1. ``` $...
https://tools.ietf.org/html/rfc7826#section-22.15
This merge requests provide: - update to datafusion master branch - drop `aws-sdk-rust` in favor of much simpler `rust-s3` - Tested with self-hosted S3 servers: MinIO, SeaweedFS, s3-server (https://crates.io/crates/s3-server) (no...
Allow creating Ldap client (sync and async) from exiting Tcp/Unix streams. That's allows to create LDAP client from file descriptor and handle connection (with ssl) in sandboxed process. Example scenario:...