- services-flake VS pglite
- services-flake VS gradle-docker-compose-plugin
- services-flake VS latte
- services-flake VS phoenix_container_example
- services-flake VS testcontainers-node
- services-flake VS embedded-postgres-binaries
- services-flake VS process-compose-flake
- services-flake VS dockertest
- services-flake VS nammayatri
- services-flake VS kubedock
Services-flake Alternatives
Similar projects and alternatives to services-flake
-
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
-
-
-
-
-
testcontainers-node
Testcontainers is a NodeJS library that supports tests, providing lightweight, throwaway instances of common databases, Selenium web browsers, or anything else that can run in a Docker container.
-
Stream
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
-
dockertest
Write better integration tests! Dockertest helps you boot up ephermal docker images for your Go tests with minimal work.
-
-
phoenix_container_example
Production-quality example for Elixir/Phoenix building, testing, and running in containers
-
-
embedded-postgres-binaries
Lightweight bundles of PostgreSQL binaries with reduced size intended for testing purposes.
-
gradle-docker-compose-plugin
Simplifies usage of Docker Compose for integration testing in Gradle environment.
-
nammayatri
A Direct-to-Driver open mobility platform powering the next-generation of mobility applications in India.
-
-
-
process-compose-flake
A `flake-parts` module to spin up processes for development by leveraging `process-compose`
-
-
kubedock
Kubedock is a minimal implementation of the docker api that will orchestrate containers on a Kubernetes cluster, rather than running containers locally.
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
services-flake discussion
services-flake reviews and mentions
-
Mise: Dev tools, env vars, task runner
> This is already a solved problem with Nix shell (except the task runner part)
The task runner part is also solved in Nix. See
https://github.com/Platonic-Systems/process-compose-flake
and
https://github.com/juspay/services-flake
-
Testcontainers
If your project uses Nix, checkout services-flake for running services via Nix.
https://github.com/juspay/services-flake
We actually do this in Nammayatri, an OSS project providing "Uber" for autos in India.
https://github.com/nammayatri/nammayatri
There is a services-flake module allowing you to spin the entire nammayatri stack (including postgres, redis, etc.) using a flake app. Similarly, there's one for running load test, which is also run in Jenkins CI.
Stats
juspay/services-flake is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of services-flake is Nix.