Y
Hacker News
new
|
ask
|
show
|
jobs
by
tayo42
1707 days ago
Interesting, makes sense. Thanks for the response! ill have to take a closer look at the code.
1 comments
dormando
1707 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.
link
tayo42
1707 days ago
oh i see, nice, last commit was almost a year ago heh
link