Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 1.64 KB

File metadata and controls

24 lines (16 loc) · 1.64 KB

Latest version Build

Expiring limited cache

A expiring and limited java cache JD and simple, lightweight alternative to other libraries like caffeine.

Provides a Map that clears entries after a specific time, when a specific size is reached or when the JVM needs memory.

Use-case examples:

  • Caching all objects in an S3 Bucket
  • Caching API responses

Installation

Installation guide for the latest release

Support

If you need support as soon as possible and you can't wait for any pull request, feel free to use our support.

Contributing

See the contributing guide for detailed instructions on how to get started with our project.

Dependencies and Licenses

View the license of the current project or the summary including all dependencies