Zakary Timson ztimson
ztimson pushed to develop at ztimson/utils 2025-05-27 14:51:13 -04:00
e19768688d Fixed using numbers as database table name
ztimson pushed to develop at ztimson/utils 2025-05-25 23:03:05 -04:00
6d706d4c15 Added database wrapper
ztimson pushed to develop at ztimson/utils 2025-05-15 16:47:44 -04:00
97f2bcce2e removed debugging line
ztimson pushed to develop at ztimson/utils 2025-05-15 16:07:03 -04:00
2a7fa18c0e Added indexdb wrapper & cache support for it
ztimson pushed to develop at ztimson/utils 2025-05-14 16:30:56 -04:00
fec373ca4c Added test suite
ztimson pushed to develop at ztimson/utils 2025-05-13 11:13:58 -04:00
cf122ef9e8 * Fixed cache expiry
ztimson pushed to develop at ztimson/utils 2025-05-13 11:10:34 -04:00
76b570b3fe * Fixed cache expire checks on uncached
ztimson pushed to develop at ztimson/utils 2025-05-13 10:53:27 -04:00
4fecf10d11 * Fixed cache value type
ztimson pushed to develop at ztimson/utils 2025-05-12 20:29:35 -04:00
028b9c0f4c + Caching manually expire
ztimson pushed to develop at ztimson/utils 2025-05-12 19:46:29 -04:00
d938996a66 + Caching expiry strategies
ztimson pushed to develop at ztimson/utils 2025-05-12 18:00:19 -04:00
cdcaeda67c + Added writable
ztimson pushed to develop at ztimson/utils 2025-05-12 16:28:23 -04:00
482c90b53b + Added writable
ztimson pushed to master at ztimson/node-utils 2025-05-12 15:58:09 -04:00
2d1c2034e4 * Fixed ask function
ztimson pushed to develop at ztimson/utils 2025-05-11 14:13:08 -04:00
7500ba502f + Added clear function to ASet
ztimson pushed to develop at ztimson/utils 2025-05-11 11:55:47 -04:00
edc059d17d Added var-persist
ztimson pushed to develop at ztimson/utils 2025-05-11 11:50:15 -04:00
48cfbee46e Removed test
ztimson pushed to develop at ztimson/utils 2025-05-11 11:46:11 -04:00
26cc18ffb3 Fixed path event, renamed testCondition to logicTest & fixed some tests
ztimson pushed to develop at ztimson/utils 2025-05-06 19:52:42 -04:00
3fd5c5ed57 Added sync function runner
ztimson pushed to develop at ztimson/utils 2025-05-06 16:09:31 -04:00
2e4559d805 Added async function runner
ztimson pushed to develop at ztimson/utils 2025-05-06 16:02:03 -04:00
95f8d5762c Fixed import error