Class: Restruct::MarshalCache

Inherits:
Cache show all
Includes:
Marshalizable
Defined in:
lib/restruct/marshal_cache.rb

Instance Attribute Summary

Attributes inherited from Cache

#ttl

Attributes inherited from Structure

#connection, #id

Method Summary

Methods included from Marshalizable

#deserialize, #serialize

Methods inherited from Cache

#[], #[]=, #delete, #destroy, #each, #empty?, #fetch, #initialize, #key?, #keys, #restore, #size, #to_h

Methods inherited from Structure

#==, #destroy, #dump, #exists?, #initialize, #restore

Constructor Details

This class inherits a constructor from Restruct::Cache