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.4.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.4.1-py3-none-any.whl (3.6 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: hotlane-0.4.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.4.1.tar.gz
Algorithm Hash digest
SHA256 a1097d5818d726f827154224a7ab0c1e1b3ee86c300899faffb0a65f30f2530d
MD5 211b17c23e79a1b7cecc0eefec7cba30
BLAKE2b-256 4403dcca7f5fbd0fcd7cf8e1ebc2096a38d4f1b69157dd4974a0e973818f34df

See more details on using hashes here.

File details

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

File metadata

  • Download URL: hotlane-0.4.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.4.1-py3-none-any.whl
Algorithm Hash digest
SHA256 fe2437c093a6936fbdfeb02ded0d8c2f1df11b4b569076736b51159a2d3f0b51
MD5 244709821ddf71034e6dc573cf0cad4d
BLAKE2b-256 7b5a7aca7171b29421dc6e7586320c2f556aff2bbd7f9242fe09d46adef07382

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

This release

0.4.1 This release

2 files

0.4.0

2 files

0.3.0

2 files

0.2.2

2 files

0.2.1

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