Java rate limiting library based on token-bucket algorithm.
Rate limiting private APIs with Token Bucket Algorithm employing Bucket4J, Redis and Spring Security.
Red Hat Datagrid simple tutorials
modular framework with many ready-to-use modules
Example app to show JCache on Thorntail with Inifispan or Hazelcast
A clojure declarative cache library inspired by Spring Cache and JCache.
State of the art rate-limiting in Java.
Implementation of core-service as product-service
KumuluzEE JCache for implementing caching in KumuluzEE microservices using JCache annotations.
Caching solution approaches project + code generation (lombok/autovalue)
This repository includes the source code of my talk at the JUG Saxony Camp 2017 in Leipzig. The lecture discussed caching techniques for Java EE applications based on JCache API.
A library for "clustering" caches across different servers. Various message brokers act as transport. The library is useful for those caches that do not have a clustering mechanism out of the box, or ...