A java proxy server to Mojang's profile API, to avoid rate limits and serve profiles faster.
-
Updated
Mar 27, 2020 - Java
A java proxy server to Mojang's profile API, to avoid rate limits and serve profiles faster.
Phenix is an in-memory key-value caching system
API Text Caching Library for Android
A simple, powerfull, and multipurpose java caching library with both memory and disk persisting ability. Save your POJO's directly in the cache
A caching library that uses the local Java process heap to store data. The cache is local, but can be clustered when using the CacheBus cache clustering library (https://github.com/AlikJoke/CacheBus). The cache supports different eviction policies and expiration by TTL.
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.
Add a description, image, and links to the caching-library topic page so that developers can more easily learn about it.
To associate your repository with the caching-library topic, visit your repo's landing page and select "manage topics."