Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
Mitm::Caching
Inherits
Reference
<
Object
Constructors
new
(capacity :
Int32
= 1024)
Source
Instance methods
capacity
Source
clear
Source
entries
Source
get
(hostname :
String
) :
Tuple
(
String
,
String
) |
Nil
Source
mutex
Source
set
(hostname :
String
, entry :
Tuple
(
String
,
String
)) :
Bool
Source
size
Source