index
:
sqlite
master
sqlite mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ext
/
wasm
/
api
/
sqlite3-vfs-opfs-sahpool.js
Commit message (
Expand
)
Author
Age
*
Fix a shadowed var in opfs-sahpool and add more tests.
stephan
2023-07-18
*
Further refactoring of opfs-sahpool and start integrating it into tester1.c-p...
stephan
2023-07-18
*
Major restructuring of the opfs-sahpool bits to better support multiple insta...
stephan
2023-07-18
*
Refactor opfs-sahpool to support multiple instances, each with a separate VFS...
stephan
2023-07-18
*
sahpool vfs: rename defaultCapacity to initialCapacity, per feedback.
stephan
2023-07-17
*
Minor doc tweaks.
stephan
2023-07-16
*
Correct a missing assignment. Minor doc additions.
stephan
2023-07-16
*
Doc tweaks only, no code changes.
stephan
2023-07-16
*
Add a way to remove the opfs-sahpool's persistent state from OPFS or unlink()...
stephan
2023-07-16
*
Move SAH pool configuration options from the library-level config to a config...
stephan
2023-07-16
*
speedtest1.js: only install opfs-sahpool if it's provided via --vfs flag, to ...
stephan
2023-07-16
*
Micro-optimizations in opfs-sahpool.
stephan
2023-07-16
*
Redefine what the opfs-sahpool installation promise resolves to. Fix addCapac...
stephan
2023-07-16
*
Minor cleanups in the opfs-sahpool VFS.
stephan
2023-07-15
*
Correct opfs-sahpool VFS after the pebkac involving the previous speedtest1 r...
stephan
2023-07-15
*
Rename opfs-sahpool removeCapacity() to reduceCapacity().
stephan
2023-07-15
*
opfs-sahpool VFS now seems to work, in that it runs fine (and blazingly fast)...
stephan
2023-07-15
*
More work on porting the sahpool bits. Revert to random backing-store names b...
stephan
2023-07-15
*
Switch opfs-sahpool to use deterministic backing-store file names. Delay VFS ...
stephan
2023-07-14
*
Integrate the opfs-sahpool VFS into the JS build and get it loading (but it's...
stephan
2023-07-14
*
Initial sketches for an alternate OPFS VFS which uses a pool of pre-opened Sy...
stephan
2023-07-14