summaryrefslogtreecommitdiff
path: root/src/main.cc
AgeCommit message (Expand)Author
2025-03-10Make logger a global singleton classbd
2025-03-10CLI view, clock, store, program bannerbd
2025-03-10Update cli method signatures, add some getters to cache and storagebd
2025-03-07Separating out CLI into a separate moduleSiddarth-Suresh
2025-03-07Configure main loop for commands of memory subsystemSiddarth-Suresh
2025-03-02Added logger class, tests, arg parsing and cleanupbd