The only way I found to set a context storage today is through the Context::setStorage (e.g., integrating with the Swoole storage).
But given it's internal, how are we supposed to configure it? Clarifying it on the docs or adding an example would help a lot.
The only way I found to set a context storage today is through the
Context::setStorage(e.g., integrating with the Swoole storage).But given it's internal, how are we supposed to configure it? Clarifying it on the docs or adding an example would help a lot.