_Storage# class caput.memdata._Storage(**kwargs)[source]# Bases: dict Underlying container that provides storage backing for in-memory groups. property attrs[source]# Attributes attached to this object. Returns: attributesMemAttrsAttributes container. Methods# __eq__(other) Return self==value.