Spear.meta_stream
You're seeing just the function
meta_stream
, go back to Spear module for more information.
Specs
Determines the metadata stream for any given stream
Meta streams are used by the EventStoreDB to store some internal information about a stream, and to configure features such setting time-to-lives for events or streams.
Examples
iex> Spear.meta_stream("es_supported_clients")
"$$es_supported_clients"