Lavik 0.1.0-beta.1
A pinned reference for evaluating the first 0.1.0 beta.
Pinned release: v0.1.0-beta.1
The v0.1.0-beta.1 tag identifies commit 3955b98d43b312324aa8d52775df52cfb111c0d0. These notes summarize the release packaging and documented capabilities at that snapshot; they do not imply a stable 0.1.0 release.
Packages
The release workflow produces Linux x86_64 and ARM64 packages in minimal and standard variants. Packages include lavik, lavik-meta, lavik-ctl, LICENSE, and notices. Minimal packages use kernel TCP/io_uring; standard packages additionally include DPDK/SPDK support.
The published packages target Linux x86_64 and ARM64. Running Lavik requires Linux 6.1 or newer with io_uring enabled and a compatible glibc; release packages are built on Ubuntu 24.04.
Evaluate before adoption
Lavik speaks RESP2 and RESP3 and implements a broad Redis-compatible command surface. Check the commands and operational behavior your application depends on.
A successful write response is not a synchronous fsync fence. Evaluate durability, replication, and recovery requirements for your workload.
Published benchmark reports describe their own tested commits and configurations. Their numbers should not be presented as fresh measurements of this beta package.