/vertx_leaderboard

Testing Vert.x for redis backed leaderboard

Primary LanguageJava

This is an implementation of a redis backed leaderboard with Spring boot using vert.x and non-blocking code.

A baseline implementation using a Springboot and Tomcat with Java Threads is available here: https://github.com/gihad/threads_leaderboard