0.15.3
版本发布时间: 2024-03-19 17:51:08
tigerbeetle/tigerbeetle最新发布版本:0.16.0(2024-09-03 04:34:45)
0.15.3
NOTE: You must run the same version of server and client. We do not yet follow semantic versioning where all patch releases are interchangeable.
Server
- Binary: Download the zip for your OS and architecture from this page and unzip.
- Docker:
docker pull ghcr.io/tigerbeetle/tigerbeetle:0.15.3
- Docker (debug image):
docker pull ghcr.io/tigerbeetle/tigerbeetle:0.15.3-debug
Clients
NOTE: Because of package manager caching, it may take a few minutes after the release for this version to appear in the package manager.
- .NET:
dotnet add package tigerbeetle --version 0.15.3
- Go:
go mod edit -require github.com/tigerbeetle/tigerbeetle-go@v0.15.3
- Java: Update the version of
com.tigerbeetle.tigerbeetle-java
inpom.xml
to0.15.3
. - Node.js:
npm install tigerbeetle-node@0.15.3
Changelog
- Bump version to 0.15.x
- Starting with 0.15.x, TigerBeetle is ready for production use, preserves durability and provides a forward upgrade path through storage stability.
Safety And Performance
-
Set TigerBeetle's block size to 512KB.
Previously, we used to have a block size of 1MB to help with approximate pacing. Now that pacing can be tuned independently of block size, reduce this value (but not too much - make the roads wider than you think) to help with read amplification on queries.
TigerTracks 🎧
1、 tigerbeetle-aarch64-linux-debug.zip 3.37MB
2、 tigerbeetle-aarch64-linux.zip 644.8KB
3、 tigerbeetle-universal-macos-debug.zip 3.99MB
4、 tigerbeetle-universal-macos.zip 1.37MB
5、 tigerbeetle-x86_64-linux-debug.zip 3.39MB
6、 tigerbeetle-x86_64-linux.zip 669.98KB
7、 tigerbeetle-x86_64-windows-debug.zip 1.72MB
8、 tigerbeetle-x86_64-windows.zip 738.54KB