Integrates embedded-redis with Spring Boot
-
Updated
Oct 14, 2025 - Kotlin
Integrates embedded-redis with Spring Boot
Library for starting an embedded Valkey server or cluster in JVM projects
Embedded Redis Server is a lightweight, in-process Redis-compatible server written in Kotlin. Designed for testing, development, and CI/CD pipelines. Features Spring Boot auto-configuration, RESP2 protocol support, and zero external dependencies. Use it just like H2 Database - simply add the dependency and start coding!
Add a description, image, and links to the embedded-redis topic page so that developers can more easily learn about it.
To associate your repository with the embedded-redis topic, visit your repo's landing page and select "manage topics."