Hi,
thank you for developing runnel!
I would like to add a simple redis key/value store functionality to be used within processor functions whereas (for performance purposes) the already open runnel redis connection should be used. Also, a lock mechanism for write procedures should be in place. Any hints on how to get this done?
Hi,
thank you for developing runnel!
I would like to add a simple redis key/value store functionality to be used within processor functions whereas (for performance purposes) the already open runnel redis connection should be used. Also, a lock mechanism for write procedures should be in place. Any hints on how to get this done?