mirror of
https://github.com/flynx/pWiki.git
synced 2025-10-31 19:10:08 +00:00
notes...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
ec15db6064
commit
8d6923cff7
@ -773,12 +773,11 @@ var cacheProxy = function(name){
|
||||
return func }
|
||||
|
||||
// XXX should this be a level-1 or level-2???
|
||||
// XXX might be a fun idea to actually use this as a backend for BaseStore...
|
||||
// XXX make this a mixin...
|
||||
// XXX add cache invalidation strategies...
|
||||
// - timeout
|
||||
// - count
|
||||
// XXX TEST...
|
||||
// XXX BROKEN...
|
||||
var CachedStore =
|
||||
module.CachedStore = {
|
||||
__proto__: MetaStore,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user