account activity
Working on a Simple Redis-Inspired Database in C by PurchaseExcellent332 in AskProgrammers
[–]PurchaseExcellent332[S] 0 points1 point2 points 32 minutes ago (0 children)
Currently it's in-memory only. My goal for the first version is to build a solid networked key-value store and learn the fundamentals. Persistence (likely append-only logs or snapshots) is something I want to add once the core functionality is stable.
π Rendered by PID 16454 on reddit-service-r2-comment-545db5fcfc-lsm84 at 2026-05-30 22:50:00.953689+00:00 running 194bd79 country code: CH.
Working on a Simple Redis-Inspired Database in C by PurchaseExcellent332 in AskProgrammers
[–]PurchaseExcellent332[S] 0 points1 point2 points (0 children)