Handle a DELETE request
Handle a DELETE request
unique identifier for the item to which the operation is being applied
a SiriusResult wrapping the result of the operation. This should almost always be SiriusResult.none(). In the future the API may be modified to return void.
Handle a DELETE request
Handle a DELETE request
the sequence number of the event
unique identifier for the item to which the operation is being applied
a SiriusResult wrapping the result of the operation. This should almost always be SiriusResult.none(). In the future the API may be modified to return void.
Handle a GET request
Handle a GET request
String identifying the search query
a SiriusResult wrapping the result of the query
Handle a PUT request
Handle a PUT request
unique identifier for the item to which the operation is being applied
data passed in along with this request used for modifying the state at key
a SiriusResult wrapping the result of the operation. This should almost always be SiriusResult.none(). In the future the API may be modified to return void.
Handle a PUT request
Handle a PUT request
the sequence number of the event
unique identifier for the item to which the operation is being applied
data passed in along with this request used for modifying the state at key
a SiriusResult wrapping the result of the operation. This should almost always be SiriusResult.none(). In the future the API may be modified to return void.
Indicates that the Sirius bootstrap from Uberstore has completed
Indicates that the Sirius bootstrap from Uberstore has completed
Indicates that the Sirius bootstrap from the Uberstore is starting
Indicates that the Sirius bootstrap from the Uberstore is starting
whether bootstrap is in parallel mode
Indicates that the Sirius bootstrap from the Uberstore is starting
Indicates that the Sirius bootstrap from the Uberstore is starting
Special instance of RequestHandler that indicates to Sirius to not bootstrap the in-memory brain