Repository navigation
jcache
- Website
- Wikipedia
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
State of the art rate-limiting in Java.
KumuluzEE JCache for implementing caching in KumuluzEE microservices using JCache annotations.
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 the existing clustering mechanisms are inconvenient to use for various reasons.