This release addressed all the known issue reported from community since first public release.
- Added a flag
-d
to mount in background - Finish compaction part 2: copy small objects into bigger one.
- Added pessimistic lock to reduce contention for Redis transaction, to avoid failure under high pressure.
- Show
.
and..
when list a directory with-a
in Linux. - Fixed errno for getxattr on internal files.
- Fixed local block cache.
- Support Scaleway and Minio as object store.
- Support mount using /etc/fstab and auto mount after boot.
- Added an option
--force
to overwrite existing format in Redis. - log INFO into syslog, also DEBUG in daemon mode.