twitter / fatcache

Memcache on SSD
Apache License 2.0
1.3k stars 178 forks source link

memory cache layer #13

Closed bkarge closed 10 years ago

bkarge commented 10 years ago

Hi,

I'm looking for a distributed hierarchical caching solution (two levels: mem, disk). Hence I'm wondering whether you have plans to implement some sort of "first level" in-memory cache for FC? Or am I missing out on the pointlessness of this approach (saving a round trip in case of a first level miss seems worthwhile to me)?

Also, do you have any remarks on using FC with ordinary HDDs?

Cheers,

Björn

manjuraj commented 10 years ago

no plans as such. Though, I believe you are looking for this - https://github.com/facebook/flashcache/