Mosquito::Metadata
Provides a real-time metadata store. Data is not cached, which allows multiple workers to operate on the same structures in real time.
Each read or write incurs a round trip to the backend.
Keys and values are always strings.
Constructors
Instance methods
inspect(*args, **options)
Sourceinspect(*args, **options, &)
Sourcereadonly?
Sourceroot_key
Sourceto_s(*args, **options)
Sourceto_s(*args, **options, &)
Source