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

Uploaded Python 3

File details

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

File metadata

  • Download URL: hotlane-0.2.2.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.2.tar.gz
Algorithm Hash digest
SHA256 0270153f90df6a796da01fe6ab7aa63a63d02169ec0035caf1165982eede7309
MD5 4c264b2b7c687e9bff1845b9948c7f25
BLAKE2b-256 57b5643f1eb37b683c071c624772ed8cd27c0e79a3209e5e0bf2b1d29b7382f4

See more details on using hashes here.

File details

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

File metadata

  • Download URL: hotlane-0.2.2-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.2-py3-none-any.whl
Algorithm Hash digest
SHA256 b08b86cf3bb9cf9bdc03061dd8fda0b82e72aad974270e226cb7d8fb2c4c5f6a
MD5 c0865b97d1c34b46b0abe82c2c4f43e9
BLAKE2b-256 9129cd6e676e22c73519f19bbc78353630c1aec71a865ef76c77d6530423c724

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

This release

0.2.2 This release

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