1
0
mirror of https://github.com/ltcptgeneral/cs239-caching.git synced 2025-04-13 17:07:24 +00:00

8 Commits

Author SHA1 Message Date
Arthur Lu
50b5ea0acd update configs for new database size,
add simulated 10ms delay to database,
updated test script naming to better convey the experiment method
2025-03-01 00:35:51 +00:00
Arthur Lu
f7903f4fea add individual config files for each strategy,
config file path can be specified as the second argument
2025-02-28 19:17:44 +00:00
HiccupHan
e9b1128826 prefetch test 2025-02-25 13:02:48 -08:00
Arthur Lu
dee97f09c2 add get user id endpoint (/users),
fix issue in tiered cache,
update basic test with new user id set
2025-02-21 19:39:09 +00:00
HiccupHan
5c25a2b099 Deepseek data generation 2025-02-20 23:33:57 -08:00
isha28-uclaCS
8328c6e610 Eviction Seive Algorithm 2025-02-17 20:21:08 -08:00
Arthur Lu
44dbf976b5 add time stamp (in ms) to get response 2025-02-17 22:04:23 +00:00
PurvaG1700
12de833f66 [ADD] - Added social media user profile get and upsert microservice with nosql database integration 2025-02-17 11:03:02 -08:00