Skip to content

Releases: eloqdata/lavik

Nightly (main)

Nightly (main) Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 17 Sep 15:52
661b359

Automated Ubuntu 24.04 / GCC 13 build of main.

All packages include lavik, lavik-meta, lavik-ctl, LICENSE and notices.

  • Standard: DPDK/SPDK included; x86-64-v2 or ARMv8-A+CRC32 required.
  • Minimal: kernel TCP/io_uring only; compiler-default CPU target.

Both variants require Linux 6.1+ with io_uring enabled for lavik and
lavik-meta, including DPDK/SPDK deployments, and Ubuntu 24.04-compatible glibc.

These prerelease assets are replaced after successful main builds.

Source: 661b359208ebc8dc30043d0b4372e38714184613

Hardware and platform requirements

Lavik v0.1.0-beta.1

Lavik v0.1.0-beta.1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 18 Sep 15:43
3955b98

Ubuntu 24.04 / GCC 13 release build.

All packages include lavik, lavik-meta, lavik-ctl, LICENSE and notices.

  • Standard: DPDK/SPDK included; x86-64-v2 or ARMv8-A+CRC32 required.
  • Minimal: kernel TCP/io_uring only; compiler-default CPU target.

Both variants require Linux 6.1+ with io_uring enabled for lavik and
lavik-meta, including DPDK/SPDK deployments, and Ubuntu 24.04-compatible glibc.

Source: 3955b98d43b312324aa8d52775df52cfb111c0d0

Hardware and platform requirements

What's Changed

  • feat(cluster): recover populations with always-on failover by @liunyl in #66
  • docs: restore benchmark reports with English defaults by @thweetkomputer in #69
  • feat(onboarding): add startup tools and benchmark comparisons by @liunyl in #71
  • docs(benchmarks): emphasize measured throughput advantages by @liunyl in #73
  • ci: publish standard and minimal nightly packages for x86_64 and ARM64 by @thweetkomputer in #75
  • build: share Ubuntu dependency setup and fix nightly SPDK builds by @thweetkomputer in #76
  • Add native AMD64/ARM64 CI and fix full-suite failures by @thweetkomputer in #62
  • chore: finish Lavik naming cleanup and update Bycorf by @thweetkomputer in #78
  • perf(cluster): avoid read admission allocation and borrow MOVED hosts by @thweetkomputer in #80
  • perf(cluster): use cached authority snapshots for request admission by @thweetkomputer in #79
  • docs: discourage blocking mutexes shared across workers by @thweetkomputer in #81
  • ci: publish versioned packages from release tags by @thweetkomputer in #82
  • feat(replication): add bounded candidate recovery and partial reparent by @liunyl in #70

Full Changelog: https://github.com/eloqdata/lavik/commits/v0.1.0-beta.1