cleanup...

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2022-05-09 08:52:34 +03:00
parent d55396bd14
commit d979d4cb6c

View File

@ -420,15 +420,18 @@ module.store =
// - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - // - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
//
// XXX stores to experiment with: // XXX stores to experiment with:
// - cache // - cache
// - fs // - fs
// - PouchDB // - PouchDB
// XXX need a way do load several stores at the same time on different //
// paths.. // - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
// - a router? // Meta-Store
// - substores? //
// Extends BaseStore to handle other stores as pages. i.e. sub-paths can
// be handled by nested stores.
//
// XXX might be a good idea to normalize args... // XXX might be a good idea to normalize args...
var metaProxy = var metaProxy =