Releases: nitecon/lance
LANCE v0.2.6
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:
- WSL2 (Recommended): Download the Linux x86_64 binary and run it within WSL2
- Docker: Use the Docker image for server deployment
- Rust Library: For application integration, use
cargo add lnc-client(cross-platform)
Docker
docker pull nitecon/lance:v0.2.6Rust Client Library
cargo add lnc-clientVerify Checksums
sha256sum -c SHA256SUMS.txtRequirements
- 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
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:
- WSL2 (Recommended): Download the Linux x86_64 binary and run it within WSL2
- Docker: Use the Docker image for server deployment
- Rust Library: For application integration, use
cargo add lnc-client(cross-platform)
Docker
docker pull nitecon/lance:v0.2.5Rust Client Library
cargo add lnc-clientVerify Checksums
sha256sum -c SHA256SUMS.txtRequirements
- 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
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:
- WSL2 (Recommended): Download the Linux x86_64 binary and run it within WSL2
- Docker: Use the Docker image for server deployment
- Rust Library: For application integration, use
cargo add lnc-client(cross-platform)
Docker
docker pull nitecon/lance:v0.2.4Rust Client Library
cargo add lnc-clientVerify Checksums
sha256sum -c SHA256SUMS.txtRequirements
- 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
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:
- WSL2 (Recommended): Download the Linux x86_64 binary and run it within WSL2
- Docker: Use the Docker image for server deployment
- Rust Library: For application integration, use
cargo add lnc-client(cross-platform)
Docker
docker pull nitecon/lance:v0.2.3Rust Client Library
cargo add lnc-clientVerify Checksums
sha256sum -c SHA256SUMS.txtRequirements
- 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
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:
- WSL2 (Recommended): Download the Linux x86_64 binary and run it within WSL2
- Docker: Use the Docker image for server deployment
- Rust Library: For application integration, use
cargo add lnc-client(cross-platform)
Docker
docker pull nitecon/lance:v0.1.9Rust Client Library
cargo add lnc-clientVerify Checksums
sha256sum -c SHA256SUMS.txtRequirements
- 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
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:
- WSL2 (Recommended): Download the Linux x86_64 binary and run it within WSL2
- Docker: Use the Docker image for server deployment
- Rust Library: For application integration, use
cargo add lnc-client(cross-platform)
Docker
docker pull nitecon/lance:v0.1.7Rust Client Library
cargo add lnc-clientVerify Checksums
sha256sum -c SHA256SUMS.txtRequirements
- 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
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:
- WSL2 (Recommended): Download the Linux x86_64 binary and run it within WSL2
- Docker: Use the Docker image for server deployment
- Rust Library: For application integration, use
cargo add lnc-client(cross-platform)
Docker
docker pull nitecon/lance:v0.1.6Rust Client Library
cargo add lnc-clientVerify Checksums
sha256sum -c SHA256SUMS.txtRequirements
- 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
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:
- WSL2 (Recommended): Download the Linux x86_64 binary and run it within WSL2
- Docker: Use the Docker image for server deployment
- Rust Library: For application integration, use
cargo add lnc-client(cross-platform)
Docker
docker pull nitecon/lance:v0.1.5Rust Client Library
cargo add lnc-clientVerify Checksums
sha256sum -c SHA256SUMS.txtRequirements
- 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
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:
- WSL2 (Recommended): Download the Linux x86_64 binary and run it within WSL2
- Docker: Use the Docker image for server deployment
- Rust Library: For application integration, use
cargo add lnc-client(cross-platform)
Docker
docker pull nitecon/lance:v0.1.4Rust Client Library
cargo add lnc-clientVerify Checksums
sha256sum -c SHA256SUMS.txtRequirements
- 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
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.2Verify Checksums
sha256sum -c SHA256SUMS.txtRequirements
- Linux: Kernel 5.15+ for io_uring support
- macOS: macOS 11+
See documentation for deployment guide.
Full Changelog: v0.1.1...v0.1.2