Expensive queries running in the context of the state machine process (the Ra server) will stall following reads and writes.
We should:
- document this, so users know about this caveat
- add an option to spawn a ephemeral process to handle the query outside of the state machine
This started from a discussion on the Erlang forums.
Expensive queries running in the context of the state machine process (the Ra server) will stall following reads and writes.
We should:
This started from a discussion on the Erlang forums.