Cache::RemovalStrategy - abstract Removal Strategy interface for a Cache


Cache documentation  | view source Contained in the Cache distribution.

Index


NAME

Top

Cache::RemovalStrategy - abstract Removal Strategy interface for a Cache

DESCRIPTION

Top

METHODS

Top

$r->remove_size( $cache, $size )

When invoked, removes entries from the cache that total at least $size in size.

SEE ALSO

Top

Cache

AUTHOR

Top

 Chris Leishman <chris@leishman.org>
 Based on work by DeWitt Clinton <dewitt@unto.net>

COPYRIGHT

Top


Cache documentation  | view source Contained in the Cache distribution.