Skip to content

Releases: nitecon/lance

LANCE v0.2.6

18 Feb 14:54

Choose a tag to compare

LANCE v0.2.6

High-performance, non-blocking stream engine for 100Gbps ingestion.

Downloads

Server + Client Packages

Full distribution containing both the lance server and lnc CLI client:

Platform Architecture File
Linux x86_64 lance-v0.2.6-linux-x86_64.tar.gz
Linux ARM64 lance-v0.2.6-linux-aarch64.tar.gz
macOS Intel lance-v0.2.6-macos-x86_64.tar.gz
macOS Apple Silicon lance-v0.2.6-macos-aarch64.tar.gz

Contents: lance (server), lnc (CLI), LICENSE

Windows Users

There is no native Windows binary. The lnc CLI is designed to work directly with the server and has Linux-specific dependencies (io_uring). Windows users should:

  1. WSL2 (Recommended): Download the Linux x86_64 binary and run it within WSL2
  2. Docker: Use the Docker image for server deployment
  3. Rust Library: For application integration, use cargo add lnc-client (cross-platform)

Docker

docker pull nitecon/lance:v0.2.6

Rust Client Library

cargo add lnc-client

Verify Checksums

sha256sum -c SHA256SUMS.txt

Requirements

  • Linux: Kernel 5.15+ for io_uring support
  • macOS: macOS 11+ (server builds but io_uring features disabled)
  • Windows: Use WSL2 with Linux binary, or Docker

See documentation for deployment guide.

What's Changed

  • ci: bump actions/download-artifact from 4 to 7 by @dependabot[bot] in #6
  • ci: bump actions/checkout from 4 to 6 by @dependabot[bot] in #7
  • ci: bump actions/upload-artifact from 4 to 6 by @dependabot[bot] in #8

Full Changelog: v0.2.4...v0.2.6

LANCE v0.2.5

18 Feb 06:42

Choose a tag to compare

LANCE v0.2.5

High-performance, non-blocking stream engine for 100Gbps ingestion.

Downloads

Server + Client Packages

Full distribution containing both the lance server and lnc CLI client:

Platform Architecture File
Linux x86_64 lance-v0.2.5-linux-x86_64.tar.gz
Linux ARM64 lance-v0.2.5-linux-aarch64.tar.gz
macOS Intel lance-v0.2.5-macos-x86_64.tar.gz
macOS Apple Silicon lance-v0.2.5-macos-aarch64.tar.gz

Contents: lance (server), lnc (CLI), LICENSE

Windows Users

There is no native Windows binary. The lnc CLI is designed to work directly with the server and has Linux-specific dependencies (io_uring). Windows users should:

  1. WSL2 (Recommended): Download the Linux x86_64 binary and run it within WSL2
  2. Docker: Use the Docker image for server deployment
  3. Rust Library: For application integration, use cargo add lnc-client (cross-platform)

Docker

docker pull nitecon/lance:v0.2.5

Rust Client Library

cargo add lnc-client

Verify Checksums

sha256sum -c SHA256SUMS.txt

Requirements

  • Linux: Kernel 5.15+ for io_uring support
  • macOS: macOS 11+ (server builds but io_uring features disabled)
  • Windows: Use WSL2 with Linux binary, or Docker

See documentation for deployment guide.

What's Changed

  • ci: bump actions/download-artifact from 4 to 7 by @dependabot[bot] in #6
  • ci: bump actions/checkout from 4 to 6 by @dependabot[bot] in #7
  • ci: bump actions/upload-artifact from 4 to 6 by @dependabot[bot] in #8

Full Changelog: v0.2.4...v0.2.5

LANCE v0.2.4

09 Feb 05:32

Choose a tag to compare

LANCE v0.2.4

High-performance, non-blocking stream engine for 100Gbps ingestion.

Downloads

Server + Client Packages

Full distribution containing both the lance server and lnc CLI client:

Platform Architecture File
Linux x86_64 lance-v0.2.4-linux-x86_64.tar.gz
Linux ARM64 lance-v0.2.4-linux-aarch64.tar.gz
macOS Intel lance-v0.2.4-macos-x86_64.tar.gz
macOS Apple Silicon lance-v0.2.4-macos-aarch64.tar.gz

Contents: lance (server), lnc (CLI), LICENSE

Windows Users

There is no native Windows binary. The lnc CLI is designed to work directly with the server and has Linux-specific dependencies (io_uring). Windows users should:

  1. WSL2 (Recommended): Download the Linux x86_64 binary and run it within WSL2
  2. Docker: Use the Docker image for server deployment
  3. Rust Library: For application integration, use cargo add lnc-client (cross-platform)

Docker

docker pull nitecon/lance:v0.2.4

Rust Client Library

cargo add lnc-client

Verify Checksums

sha256sum -c SHA256SUMS.txt

Requirements

  • Linux: Kernel 5.15+ for io_uring support
  • macOS: macOS 11+ (server builds but io_uring features disabled)
  • Windows: Use WSL2 with Linux binary, or Docker

See documentation for deployment guide.

Full Changelog: v0.2.3...v0.2.4

LANCE v0.2.3

08 Feb 04:59

Choose a tag to compare

LANCE v0.2.3

High-performance, non-blocking stream engine for 100Gbps ingestion.

Downloads

Server + Client Packages

Full distribution containing both the lance server and lnc CLI client:

Platform Architecture File
Linux x86_64 lance-v0.2.3-linux-x86_64.tar.gz
Linux ARM64 lance-v0.2.3-linux-aarch64.tar.gz
macOS Intel lance-v0.2.3-macos-x86_64.tar.gz
macOS Apple Silicon lance-v0.2.3-macos-aarch64.tar.gz

Contents: lance (server), lnc (CLI), LICENSE

Windows Users

There is no native Windows binary. The lnc CLI is designed to work directly with the server and has Linux-specific dependencies (io_uring). Windows users should:

  1. WSL2 (Recommended): Download the Linux x86_64 binary and run it within WSL2
  2. Docker: Use the Docker image for server deployment
  3. Rust Library: For application integration, use cargo add lnc-client (cross-platform)

Docker

docker pull nitecon/lance:v0.2.3

Rust Client Library

cargo add lnc-client

Verify Checksums

sha256sum -c SHA256SUMS.txt

Requirements

  • Linux: Kernel 5.15+ for io_uring support
  • macOS: macOS 11+ (server builds but io_uring features disabled)
  • Windows: Use WSL2 with Linux binary, or Docker

See documentation for deployment guide.

Full Changelog: v0.2.2...v0.2.3

LANCE v0.1.9

06 Feb 05:32

Choose a tag to compare

LANCE v0.1.9

High-performance, non-blocking stream engine for 100Gbps ingestion.

Downloads

Server + Client Packages

Full distribution containing both the lance server and lnc CLI client:

Platform Architecture File
Linux x86_64 lance-v0.1.9-linux-x86_64.tar.gz
Linux ARM64 lance-v0.1.9-linux-aarch64.tar.gz
macOS Intel lance-v0.1.9-macos-x86_64.tar.gz
macOS Apple Silicon lance-v0.1.9-macos-aarch64.tar.gz

Contents: lance (server), lnc (CLI), LICENSE

Windows Users

There is no native Windows binary. The lnc CLI is designed to work directly with the server and has Linux-specific dependencies (io_uring). Windows users should:

  1. WSL2 (Recommended): Download the Linux x86_64 binary and run it within WSL2
  2. Docker: Use the Docker image for server deployment
  3. Rust Library: For application integration, use cargo add lnc-client (cross-platform)

Docker

docker pull nitecon/lance:v0.1.9

Rust Client Library

cargo add lnc-client

Verify Checksums

sha256sum -c SHA256SUMS.txt

Requirements

  • Linux: Kernel 5.15+ for io_uring support
  • macOS: macOS 11+ (server builds but io_uring features disabled)
  • Windows: Use WSL2 with Linux binary, or Docker

See documentation for deployment guide.

Full Changelog: v0.1.8...v0.1.9

LANCE v0.1.7

06 Feb 03:23

Choose a tag to compare

LANCE v0.1.7

High-performance, non-blocking stream engine for 100Gbps ingestion.

Downloads

Server + Client Packages

Full distribution containing both the lance server and lnc CLI client:

Platform Architecture File
Linux x86_64 lance-v0.1.7-linux-x86_64.tar.gz
Linux ARM64 lance-v0.1.7-linux-aarch64.tar.gz
macOS Intel lance-v0.1.7-macos-x86_64.tar.gz
macOS Apple Silicon lance-v0.1.7-macos-aarch64.tar.gz

Contents: lance (server), lnc (CLI), LICENSE

Windows Users

There is no native Windows binary. The lnc CLI is designed to work directly with the server and has Linux-specific dependencies (io_uring). Windows users should:

  1. WSL2 (Recommended): Download the Linux x86_64 binary and run it within WSL2
  2. Docker: Use the Docker image for server deployment
  3. Rust Library: For application integration, use cargo add lnc-client (cross-platform)

Docker

docker pull nitecon/lance:v0.1.7

Rust Client Library

cargo add lnc-client

Verify Checksums

sha256sum -c SHA256SUMS.txt

Requirements

  • Linux: Kernel 5.15+ for io_uring support
  • macOS: macOS 11+ (server builds but io_uring features disabled)
  • Windows: Use WSL2 with Linux binary, or Docker

See documentation for deployment guide.

Full Changelog: v0.1.6...v0.1.7

LANCE v0.1.6

06 Feb 03:14

Choose a tag to compare

LANCE v0.1.6

High-performance, non-blocking stream engine for 100Gbps ingestion.

Downloads

Server + Client Packages

Full distribution containing both the lance server and lnc CLI client:

Platform Architecture File
Linux x86_64 lance-v0.1.6-linux-x86_64.tar.gz
Linux ARM64 lance-v0.1.6-linux-aarch64.tar.gz
macOS Intel lance-v0.1.6-macos-x86_64.tar.gz
macOS Apple Silicon lance-v0.1.6-macos-aarch64.tar.gz

Contents: lance (server), lnc (CLI), LICENSE

Windows Users

There is no native Windows binary. The lnc CLI is designed to work directly with the server and has Linux-specific dependencies (io_uring). Windows users should:

  1. WSL2 (Recommended): Download the Linux x86_64 binary and run it within WSL2
  2. Docker: Use the Docker image for server deployment
  3. Rust Library: For application integration, use cargo add lnc-client (cross-platform)

Docker

docker pull nitecon/lance:v0.1.6

Rust Client Library

cargo add lnc-client

Verify Checksums

sha256sum -c SHA256SUMS.txt

Requirements

  • Linux: Kernel 5.15+ for io_uring support
  • macOS: macOS 11+ (server builds but io_uring features disabled)
  • Windows: Use WSL2 with Linux binary, or Docker

See documentation for deployment guide.

Full Changelog: v0.1.5...v0.1.6

LANCE v0.1.5

06 Feb 03:10

Choose a tag to compare

LANCE v0.1.5

High-performance, non-blocking stream engine for 100Gbps ingestion.

Downloads

Server + Client Packages

Full distribution containing both the lance server and lnc CLI client:

Platform Architecture File
Linux x86_64 lance-v0.1.5-linux-x86_64.tar.gz
Linux ARM64 lance-v0.1.5-linux-aarch64.tar.gz
macOS Intel lance-v0.1.5-macos-x86_64.tar.gz
macOS Apple Silicon lance-v0.1.5-macos-aarch64.tar.gz

Contents: lance (server), lnc (CLI), LICENSE

Windows Users

There is no native Windows binary. The lnc CLI is designed to work directly with the server and has Linux-specific dependencies (io_uring). Windows users should:

  1. WSL2 (Recommended): Download the Linux x86_64 binary and run it within WSL2
  2. Docker: Use the Docker image for server deployment
  3. Rust Library: For application integration, use cargo add lnc-client (cross-platform)

Docker

docker pull nitecon/lance:v0.1.5

Rust Client Library

cargo add lnc-client

Verify Checksums

sha256sum -c SHA256SUMS.txt

Requirements

  • Linux: Kernel 5.15+ for io_uring support
  • macOS: macOS 11+ (server builds but io_uring features disabled)
  • Windows: Use WSL2 with Linux binary, or Docker

See documentation for deployment guide.

Full Changelog: v0.1.4...v0.1.5

LANCE v0.1.4

06 Feb 02:50

Choose a tag to compare

LANCE v0.1.4

High-performance, non-blocking stream engine for 100Gbps ingestion.

Downloads

Server + Client Packages

Full distribution containing both the lance server and lnc CLI client:

Platform Architecture File
Linux x86_64 lance-v0.1.4-linux-x86_64.tar.gz
Linux ARM64 lance-v0.1.4-linux-aarch64.tar.gz
macOS Intel lance-v0.1.4-macos-x86_64.tar.gz
macOS Apple Silicon lance-v0.1.4-macos-aarch64.tar.gz

Contents: lance (server), lnc (CLI), LICENSE

Windows Users

There is no native Windows binary. The lnc CLI is designed to work directly with the server and has Linux-specific dependencies (io_uring). Windows users should:

  1. WSL2 (Recommended): Download the Linux x86_64 binary and run it within WSL2
  2. Docker: Use the Docker image for server deployment
  3. Rust Library: For application integration, use cargo add lnc-client (cross-platform)

Docker

docker pull nitecon/lance:v0.1.4

Rust Client Library

cargo add lnc-client

Verify Checksums

sha256sum -c SHA256SUMS.txt

Requirements

  • Linux: Kernel 5.15+ for io_uring support
  • macOS: macOS 11+ (server builds but io_uring features disabled)
  • Windows: Use WSL2 with Linux binary, or Docker

See documentation for deployment guide.

Full Changelog: v0.1.3...v0.1.4

LANCE v0.1.2

05 Feb 13:29

Choose a tag to compare

LANCE v0.1.2

High-performance, non-blocking stream engine for 100Gbps ingestion.

Downloads

Platform Architecture File
Linux x86_64 lance-linux-x86_64.tar.gz
Linux ARM64 lance-linux-aarch64.tar.gz
macOS Intel lance-macos-x86_64.tar.gz
macOS Apple Silicon lance-macos-aarch64.tar.gz

Docker

# Docker Hub
docker pull nitecon/lance:v0.1.2

# GitHub Container Registry
docker pull ghcr.io/nitecon/lance:v0.1.2

Verify Checksums

sha256sum -c SHA256SUMS.txt

Requirements

  • Linux: Kernel 5.15+ for io_uring support
  • macOS: macOS 11+

See documentation for deployment guide.

Full Changelog: v0.1.1...v0.1.2