Releases: versity/s3bench
Releases · versity/s3bench
v0.1
Changelog
- 23a47b3 add debug output option
- f9d9311 add delete option for uploads
- afafa89 add git ignore
- 90a1ae6 add queries per sec benchmark with get object headers
- 8417744 add releaser artifacts for new tags
- b391b92 disable cert checks for TSL connections
- b2d0634 enable concurrency setting
- 48458b6 first commit
- 651cef2 fix chunksize help, add objectsize check
- 788339f fix result slice init
- abb9c20 make us-east-1 default region
- d7255c1 perf units in MB/s
- d11c6e7 refactor main to split out upload/downloads
- 3e68353 remove unusaed diable ssl option
- 98395d1 s3bench: basic upload/download tests
- bee8a52 unspecified endpoint will go to aws
- e03cb3e update package deps
- a513fa6 update readme and license
- 8322c5d update sdk
- 9683fc8 update to aws sdk v2 for checksum disable