This repository contains the example code from the "Next-level backends with Rama" series of blog posts:
- Storing and traversing graphs in 60 LOC
- Massively scalable collaborative text editor backend with Rama in 120 LOC
- Recommendation engine in 80 LOC
- Fault-tolerant timed notifications in 25 LOC
- Personalized content moderation in 60 LOC
Tests can be run with mvn test
.