Loki
0.1.7
|
Defines a way to limit the creation operation. More...
![]() |
Classes | |
class | Loki::NeverCreate |
Never allows creation. Testing purposes only. More... | |
class | Loki::AlwaysCreate |
Always allows creation. More... | |
class | Loki::RateLimitedCreation |
Limit in rate. More... | |
class | Loki::AmountLimitedCreation |
Limit by number of objects. More... | |
Defines a way to limit the creation operation.
For instance one may want to be alerted (Exception) when
which may result from bad caching strategy, or critical overload