https://github.com/ggrandes/memoizer
Agnostic Cache in Java. If you call the function again with the same arguments, memoize return value out from cache, instead of compute again.
https://github.com/ggrandes/memoizer
cache java memoize
Last synced: 5 months ago
JSON representation
Agnostic Cache in Java. If you call the function again with the same arguments, memoize return value out from cache, instead of compute again.
- Host: GitHub
- URL: https://github.com/ggrandes/memoizer
- Owner: ggrandes
- License: apache-2.0
- Archived: true
- Created: 2016-02-19T00:34:32.000Z (over 10 years ago)
- Default Branch: main
- Last Pushed: 2024-09-15T09:55:13.000Z (over 1 year ago)
- Last Synced: 2025-03-13T03:01:44.579Z (over 1 year ago)
- Topics: cache, java, memoize
- Language: Java
- Homepage:
- Size: 10.7 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0