Agent Memory with Spring AI & Redis
Learn how to build a memory-enabled AI agent using Spring Boot, Spring AI, and Redis. Store and recall user preferences and conversation …

Raphael De Lio
12,874 viewsLearn how to build a memory-enabled AI agent using Spring Boot, Spring AI, and Redis. Store and recall user preferences and conversation …

Julien Lengrand-Lambert
2,531 viewsTL;DR : 5 years after its introduction Kotlin adoption inside ING keeps growing year after year, with a current adoption rate of just over …

Raphael De Lio
6,236 viewsLearn how to build a semantic search app with Spring Boot and Redis. Discover how Redis OM Spring makes it easy to find results based on …

Igor Kulakov
5,561 viewsChecking out Junie, a newly announced coding agent by JetBrains by asking it to add a new feature to my pet project.

Nicolas Frankel
2,934 viewsThe problem of some Kubernetes objects: they are cluster-wide and lock all teams working on the same cluster to use the same version.

Gerhard Fuchs
5,969 viewsFEPCOS-J allows declaratively implementing a Java server and generating its profile usable to generate the networking code of a Rust client.

Nicolas Frankel
4,485 viewsA simple implementation of the Idempotency-Key header specification on Apache APISIX via a plugin.

Igor Kulakov
7,304 viewsTrouble finding memory leaks in a Java program? Learn how allocation profiling can reveal bugs and help you troubleshoot Java performance.

Frank Delporte
5,976 viewsAn experiment showing that you can add roughly 10 times more objects to the Canvas before the framerate drops compared to the number of …

Gerhard Fuchs
5,954 viewsSee how FEPCOS-J relieves developers of the network programming required to implement a client-server application in Java.