1
0
mirror of https://github.com/ltcptgeneral/cs239-caching.git synced 2025-04-01 12:33:25 +00:00

13 Commits

Author SHA1 Message Date
isha28-uclaCS
88be00d210 Fixed Sieve key not found error, Added test results for sieve 2025-03-07 19:27:56 -08:00
Arthur Lu
839e1b8bd7 remove print statements from sieve, update gitignore, minor fix to test utils 2025-03-04 06:24:13 +00:00
Arthur Lu
b28decfc91 fix sieve nameing 2025-03-03 22:29:45 +00:00
Derek Wang
72b72a949f Added ReadAfterWrite 2025-03-02 19:41:55 -08:00
Arthur Lu
35ea5a234f add no cache and ideal cache,
move printing cache reports to util file
2025-03-02 21:22:31 +00:00
Arthur Lu
c3340e037d improve tiered cache with return to l1 mechanic 2025-02-28 19:21:53 +00:00
HiccupHan
e9b1128826 prefetch test 2025-02-25 13:02:48 -08:00
isha28-uclaCS
a276151e0c Seive Testing 2025-02-24 22:04:47 -08:00
HiccupHan
5dc9a99a3a Add to db instead of creating new one 2025-02-22 19:57:04 -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
PurvaG1700
12de833f66 [ADD] - Added social media user profile get and upsert microservice with nosql database integration 2025-02-17 11:03:02 -08:00