mirror of
https://github.com/flynx/pWiki.git
synced 2025-10-29 10:00:08 +00:00
notes...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
3daf5ecacc
commit
888f303a4a
10
pwiki2.js
10
pwiki2.js
@ -12,6 +12,16 @@
|
||||
* <page>.onDelete(path)
|
||||
* ..stores should also be able to trigger these when external
|
||||
* updates are detected...
|
||||
* XXX CACHE strategy and architecture
|
||||
* controlled caching
|
||||
* - cache is a layer of linked data
|
||||
* - linked via events and overloads
|
||||
* goals:
|
||||
* - generate data once
|
||||
* - fully transparent
|
||||
* levels:
|
||||
* - memory
|
||||
* - persistent
|
||||
* XXX might also be a good idea to investigate a .tree directory index
|
||||
* as a supplement to .paths()
|
||||
* XXX Q: can we access fs from a pwa???
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user