Split storage.bif file into events/sync/async, add more comments

This commit is contained in:
Tim Wojtulewicz 2025-03-17 14:38:50 -07:00
parent f40947f6ac
commit c7015e8250
11 changed files with 414 additions and 356 deletions

View file

@ -1,7 +1,5 @@
##! The storage framework provides a way to store long-term data to disk.
@load base/bif/storage.bif
module Storage;
export {