Brook.Storage.Postgres.Query.postgres_get
You're seeing just the function
postgres_get
, go back to Brook.Storage.Postgres.Query module for more information.
Specs
postgres_get( conn(), schema_table(), Brook.view_collection(), Brook.view_key() | nil ) :: {:ok, [Brook.view_value()]} | {:error, Brook.reason()}