Skip to content

xdev-software/expiring-limited-cache

Repository files navigation

Latest version Build Quality Gate Status

expiring-limited-cache

A expiring and limited java cache.

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

Usecase 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