• Joined on 2022-11-11
jbaskin pushed to master at jbaskin/morethantext-web 2022-12-27 15:42:01 -05:00
6229671212 Refactor
jbaskin pushed to master at jbaskin/morethantext-web 2022-12-26 17:49:08 -05:00
5e0faf4da8 Removes unused entries from memory.
jbaskin pushed to master at jbaskin/morethantext-web 2022-12-24 11:31:03 -05:00
d3f53422df Refactored common filename function.
jbaskin pushed to master at jbaskin/morethantext-web 2022-12-24 10:29:10 -05:00
fe29841ffe Get cache updates time.
jbaskin pushed to master at jbaskin/morethantext-web 2022-12-24 02:03:39 -05:00
56005a5e47 Added time updates to CacheEntry.
jbaskin pushed to master at jbaskin/morethantext-web 2022-12-21 10:27:33 -05:00
f0f8e7455e Added last access time to cache.
jbaskin pushed to master at jbaskin/morethantext-web 2022-12-19 15:21:22 -05:00
3164da0f4c Reads cache entry from the drive.
jbaskin pushed to master at jbaskin/morethantext-web 2022-12-19 10:33:16 -05:00
1403aaa935 Added file errors to update entry.
jbaskin pushed to master at jbaskin/morethantext-web 2022-12-19 08:12:53 -05:00
96ed474568 update_entry updates file.
jbaskin pushed to master at jbaskin/morethantext-web 2022-12-18 11:13:16 -05:00
3e203b40c0 Added io errors to add_entry.
jbaskin pushed to master at jbaskin/morethantext-web 2022-12-16 08:22:58 -05:00
83e3b2ef9e Removed duplicate ids.
ab30604033 Writes out contents of the cache.
Compare 2 commits »
jbaskin pushed to master at jbaskin/morethantext-web 2022-12-13 07:19:23 -05:00
947adf6c1d Writes out contents of the cache.
jbaskin pushed to master at jbaskin/morethantext-web 2022-12-11 09:34:21 -05:00
8db7a6d9bf Turn cache entry into writable bytes.
jbaskin pushed to master at jbaskin/morethantext-web 2022-12-10 09:26:20 -05:00
eb97e3399a Added cache entry identifier.
jbaskin pushed to master at jbaskin/morethantext-web 2022-12-08 11:08:24 -05:00
470c6612de Formatting.
jbaskin pushed to master at jbaskin/morethantext-web 2022-12-08 10:58:44 -05:00
fcec57414a Added cache update function.
jbaskin pushed to master at jbaskin/morethantext-web 2022-12-06 11:42:23 -05:00
d73a18be2d Added error for missing cache entry.
jbaskin pushed to master at jbaskin/morethantext-web 2022-12-05 23:23:52 -05:00
bdcee41dcf Return a cache entry.
4f73a31cf0 Added random cache ids.
Compare 2 commits »
jbaskin pushed to master at jbaskin/morethantext-web 2022-12-04 11:10:10 -05:00
47b9a071a4 Added random cache ids.
jbaskin pushed to master at jbaskin/morethantext-web 2022-12-03 10:23:12 -05:00
14c6c9dffe Refactored test database setup.