Module resty.session.file-thread
File storage backend worker thread module
Functions
set (path, content) | Store data in file. |
get (path) | Read data from a file. |
delete (path) | Delete a file. |
resty.session.file-thread
File storage backend worker thread module
set (path, content) | Store data in file. |
get (path) | Read data from a file. |
delete (path) | Delete a file. |