Releases: journeymidnight/yig
Releases · journeymidnight/yig
v1.2.4
close iam response body.
v1.2.3
modtest
remove vendor
v1.2.2: Merge pull request #88 from journeymidnight/WIP-ObjectHash
Generate object key in redis by HighwayHash
v1.2.1: Merge pull request #76 from journeymidnight/WIP-append
recover deleted code that checking whether the bucket is exist or not.
v1.1.10: Add upload window control; Reduce memory copy when upload. (#68)
* fix bug when no data storage can be used * Add upload window control; Reduce memory copy when upload. * change upload window policy * change judgment expression of lower upload speed
v1.1.9: Modify redis go client to redigo; Add Redis circuit. (#59) (#62)
* Modify redis go client to redigo; Add cache circuit; Remove metacache implement of 'enableCache'. * add some comments of cache circuit property
test-release-oss
add some comments of cache circuit property
v1.1.8
Modify some columns' type to JSON; Add some error logs. (#58)