Skip to content

LeoFS v1.4.0-pre.3 (Dec 25, 2015)

Pre-release
Pre-release
Compare
Choose a tag to compare
@yosukehara yosukehara released this 25 Dec 16:53
· 923 commits to v1 since this release

CHANGELOG

New Features

## erasure-coding
$ leofs-adm set-redundancy-method <bucket> <access-key-id> erasure-code \
                                  <number-of-data-chunks> <number-of-conding-chunks>

## replication
$ leofs-adm set-redundancy-method <bucket> <access-key-id> copy

Improvements

  • #367 s3-client s3cmd sync and put/get with -r option is not working
  • #375 NFS Reduce unnecessary round trips between nfs client and leo_gateway
  • #432 leo_gateway Spend much time on generating an xml object

Used libraries

leo project

others