Skip to main content

hotlane

Validation-first deployment. Push a change and hotlane forks the app that is already running, applies your delta, verifies the fork in isolation, and flips traffic to it - about a second, end to end. Rollback is a pointer, not a pipeline. The reproducible container image is built in the background, off the critical path.

hotlane demo

Install

pip install hotlane

The hotlane command fetches the platform binary (Linux/macOS, amd64/arm64) from GitHub Releases on first run and caches it under ~/.cache/hotlane. One binary - it is both the daemon and the CLI.

Quickstart

cd your-app
hotlane init      # detects Node / Python / Go, writes hotlane.yml
hotlane serve     # boots the warm pool, proxies traffic

# make a change, then:
hotlane push
#   ok   http: /health == 200 (13ms)
# PROMOTED v2 live in 978ms

hotlane rollback  # flip back, sub-second

Runs anywhere Docker runs: your VPS, bare metal, an EC2 instance. Benchmarked at ~1-2s push-to-verified-live where a classical pipeline took 8+ minutes.

Learn more

MIT licensed.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

hotlane-0.2.1.tar.gz (2.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

hotlane-0.2.1-py3-none-any.whl (3.6 kB view details)

Uploaded Python 3

File details

Details for the file hotlane-0.2.1.tar.gz.

File metadata

  • Download URL: hotlane-0.2.1.tar.gz
  • Upload date:
  • Size: 2.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.8

File hashes

Hashes for hotlane-0.2.1.tar.gz
Algorithm Hash digest
SHA256 c2cf4e5e8b6eca4957687abdca091df717586ec42b5a78ddb3893941856df60b
MD5 a9c827e135c32f2112e1a5fb41c7736a
BLAKE2b-256 e4c96d9a753463a4dab3197c28d3841a9149e3e1889e8c36f8b2a1daec517886

See more details on using hashes here.

File details

Details for the file hotlane-0.2.1-py3-none-any.whl.

File metadata

  • Download URL: hotlane-0.2.1-py3-none-any.whl
  • Upload date:
  • Size: 3.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.8

File hashes

Hashes for hotlane-0.2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 5e8da2128279cc7a13ca0a8c351c6c8aa5333e78773213d89a2ab31bd2e6911a
MD5 1012720b686fe064137529efd4c8e95f
BLAKE2b-256 b7a49671f04e9a126ccf45ce80c58c3f4bf88069cb2278a9f4f70672ad291f3e

See more details on using hashes here.

Release history Release notifications | RSS feed

0.7.5

2 files

0.7.4

2 files

0.7.3

2 files

0.7.2

2 files

0.7.1

2 files

0.7.0

2 files

0.6.3

2 files

0.6.2

2 files

0.6.1

2 files

0.6.0

2 files

0.5.0

2 files

0.4.2

2 files

0.4.1

2 files

0.4.0

2 files

0.3.0

2 files

0.2.2

2 files

This release

0.2.1 This release

2 files

0.2.0

2 files

0.1.3

2 files

0.1.2

2 files

0.1.1

2 files

0.1.0

2 files

0.0.1

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page