Hello,
On 07.07.17 15:02, Sebastian Damm wrote:
Hi,
On Thu, Jul 6, 2017 at 12:26 PM, Daniel-Constantin Mierla miconda@gmail.com wrote:
You can check a shared memory variable (like $sht(...) or $shv(...)) that you can change via rpc, so you can re-fetch the database records even if you don't change the lua script.
I've implemented it as suggested, and it works as expected.
Thanks as always for the valuable input.
ok, great!
Maybe someone is going to implement the interpreter reset feature, could be useful as well, although so far I didn't need it at all.
Cheers, Daniel