Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2022-10-23 13:58:58 +03:00
parent e06e7b4732
commit 25a769c4cf

View File

@ -17,7 +17,13 @@
* - CLI
*
*
* XXX INDEX should we update the index in-method or on event????
* ....i.e. in .update(..)/.delete(..) vs. .onUpdate(..)/.onDelete(..) ???
* XXX INDEX move to the new index...
* - .names - DONE
* - .paths -
* - events/methods -
* - cleanup -
* XXX INDEX DOC can index validation be async???
* ...likely no
* XXX INDEX add option to set default action (get/lazy/cached)