You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 13, 2020. It is now read-only.
A factory PerKey or PerThread may want to allow items to be expired (then recreated on another call to injekt) so that they do not endanger memory for keys or threads that are unbounded in their number.
This may only go in the injekt-registry-guava module since it has nice caching support.
The text was updated successfully, but these errors were encountered:
A factory PerKey or PerThread may want to allow items to be expired (then recreated on another call to injekt) so that they do not endanger memory for keys or threads that are unbounded in their number.
This may only go in the injekt-registry-guava module since it has nice caching support.
The text was updated successfully, but these errors were encountered: