feat: cache in a map worker choice strategy to allow conditionnal reuse
[poolifier.git] / CHANGELOG.md
index a2cc015da1f2bb7ec43e843eaa909fd963abb38e..30d1e724d1890029a61b031da8daccd51eab6723 100644 (file)
@@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 ### Added
 
 - Add `full` event to dynamic pool.
+- Keep worker choice strategy usage in memory for reuse.
 
 ## [2.4.1] - 2023-04-05