
Clojure
The JVM platform Clojure deserves. Run Leiningen and CLI projects on immutable infrastructure without the complexity of Kubernetes.
Gigalixir offers a natural home for the Clojure ecosystem. We detect your project structure, compile your uberjar, and run it on a persistent JVM that respects the interactive nature of the language.
- Native Build Support: Automatic detection for
project.cljanddeps.edn. We handle the compilation and JDK installation so you don't need to script the build process. - REPL-Friendly: Connect your local editor to a running production process via nREPL tunneling. Inspect state and debug logic on live nodes securely.
- Persistent Processes: Long-running state atoms and agents remain active. We do not kill idle processes, making the platform ideal for data-intensive applications.
- Direct JDBC Access: Connect
next.jdbcorjava.jdbcdirectly to managed PostgreSQL without connection pooler interference.
