Keva as Embedded Redis Server for Spring Boot Test
Spring Data Redis provides an easy way to integrate with Redis instances; In this article, I will introduce how to use Keva as an embedded Redis server for Spring Boot test.
Tú wroteSpring Data Redis provides an easy way to integrate with Redis instances; In this article, I will introduce how to use Keva as an embedded Redis server for Spring Boot test.
Tú wroteMany don't realize that their dependencies chain can become nested, and it quickly becomes unwieldy to wire them up manually. Even with factories (factory pattern), the duplication of your code is just not worth it.
Tú wroteBlu shared his experience when developing a non-blocking server from scratch - which using in our OSS KeyValue Database Keva.
Viet Nguyen (Blu) @ Keva wroteThe journey of building a Java off-heap in-memory database - helping you store and retrieve terabytes of data at high speed in memory - assuming you have enough RAM, of course :v
Tú @ Keva wrote