Skip to content

Latest commit

 

History

38 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ExpirableMap

ExpirableMap is a simple Map implementation with time-to-live elements.

You can handle it as a regular Map, but in addition to it, the implementation itself will take cake of removing from the map outdated elements. You can tune the Map for increasing or decreasing the frequency of removal of outdated objects, an undelying thread will take care of inspecting old elements and remove them from Map.

Build Status Quality Gate Coverage Bugs Coverage Coverage Coverage Coverage Coverage Coverage Coverage Coverage

About

ExpirableMap is a simple Map implementation with time-to-live elements

Topics

Resources

Code of conduct

Contributing

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages