v.0.3.0¶
Improvements:¶
Sharing cache between http workers were added. Now, every worker (
workers
cli argument) share the same cached matcher process.The configuration reload mechanics has changed. Now, its done mostly by restarting appropriate processes (see configuration).
Bugs fixed:¶
How to update from previous version:¶
To update from previous version, replace all folders with files and update dependencies from requirements.txt.