mirror of
https://github.com/sablierapp/sablier.git
synced 2025-12-21 13:23:03 +01:00
f29b13a55af4479f6866b412d8d989ccba9ab0f7
store.Store interface
There is a first implementation with ValKey that will allow to use redis APIs as a backend for Sablier with Hight Availability
A free and open-source software to start workloads on demand and stop them after a period of inactivity.
Think of it a bit like a serverless platform, but for your own servers.
Either because you don't want to overload your raspberry pi or because your QA environment gets used only once a week and wastes resources by keeping your workloads up and running, Sablier is a project that might interest you.
🎯 Features
- Supports the following providers
- Docker
- Docker Swarm
- Kubernetes
- Supports multiple reverse proxies
- Apache APISIX
- Caddy
- Envoy
- Istio
- Nginx (NJS Module)
- Nginx (WASM Module)
- Traefik
- Scale up your workload automatically upon the first request
- Scale your workload to zero automatically after a period of inactivity
📝 Documentation
Languages
Go
89.4%
HTML
9.9%
Makefile
0.6%
Dockerfile
0.1%

