exd_streams v0.0.2 ExdStreams.Store.IndexStore behaviour
A behaviour for key-value based state stores
Link to this section Summary
Callbacks
Translates query AST into store implementation and executes result
Link to this section Callbacks
Link to this callback
search(arg0)
search(arg0)
search(Exd.Query.t()) :: {:ok, map()}
search(Exd.Query.t()) :: {:ok, map()}
Translates query AST into store implementation and executes result