Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2022-08-23 18:02:21 +03:00
parent ae355de7b3
commit 6e62ef782f

View File

@ -2,6 +2,8 @@
* *
* *
* XXX CACHE match pattern paths -- to catch page creation... * XXX CACHE match pattern paths -- to catch page creation...
* 1) explicit subpath matching -- same as .match(..)
* 2) identify recursive patterns -- same as **
* XXX CACHE track store changes... * XXX CACHE track store changes...
* XXX CACHE/DEPENDS might be a good idea to add a dependencyUpdated event... * XXX CACHE/DEPENDS might be a good idea to add a dependencyUpdated event...
* ...and use it for cache invalidation... * ...and use it for cache invalidation...