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

Uploaded Python 3

File details

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

File metadata

  • Download URL: hotlane-0.2.0.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.0.tar.gz
Algorithm Hash digest
SHA256 c639d844c7b4525bcabbb63600d11f2b6701ffaf557b9479ac37ff9e36fddf2c
MD5 33ad5d583e14c197920822eb437a96f9
BLAKE2b-256 41b5e93fd8aa0ffd56ca026365ae2bd254bdb4d526429301fd9121a4ce02efef

See more details on using hashes here.

File details

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

File metadata

  • Download URL: hotlane-0.2.0-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.0-py3-none-any.whl
Algorithm Hash digest
SHA256 4bc76ffc4a03ff51f40568523994487920f2212e28677fe3efd5ae3320bf8f4b
MD5 c6b22c7213a9cef1f318af00574872d5
BLAKE2b-256 b792fc283b9adf3cb3cdbc4d487ba63b62e81a46b9fdd2337b5591b4ed541afa

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

0.2.1

2 files

This release

0.2.0 This release

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