Hacker News new | ask | show | jobs
by dormando 1705 days ago
Everything that interacts with the disk is extstore.c, most of the wrapper code that glues memcached with extstore is storage.c. extstore.c has barely changed since I first wrote it; so there's not much maintenance overhead vs mmap anyway.
1 comments

oh i see, nice, last commit was almost a year ago heh