github.com/Terry-Mao/bfs
v2.1.0+incompatible
Terry-Mao/bfs
What this package is like to depend on
Last release 7 years ago
no release in 18 months
Ships fairly regularly
a new release about every 5 months
Some releases are documented
notes for 2 of 4 stable releases
Nothing withdrawn
no release was ever pulled
10 years old
6 releases · first in 2016
0 releases in the last 12 months
see the full history below
Release timeline
6 releases · Jun 2016 to Jun 2019
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
Releases
latest 6-
v2.1.1-0.20190604075517-6a9640129751+incompatible04 Jun 2019 pre-releaseNothing published for this version
-
v2.1.1-0.20190116095754-cee2d37a3207+incompatible16 Jan 2019 pre-releaseNothing published for this version
-
v2.1.0+incompatible08 Sep 2017Nothing published for this version
-
v2.0.1+incompatible04 Jun 2017Nothing published for this version
-
v1.4.325 Nov 2016 -
v1.4.227 Jun 2016Release notes
Open source →- proxy修复了同名,并且内容相同的文件不重复覆盖store,TODO 需要改directry 判断sha1,判断更准确;
- 修复了store Compact的bug(异步删除操作导致的文件损坏);
- 修复了store单元测试(删除http不需要的);
- 修复了store block half-write导致的启动失败;
- 增加了 store graceful exit;
- 新增了store iops 限制;