Remove LLRU from storage engine

47 views
Skip to first unread message

BohuTANG

unread,
Jun 16, 2012, 10:55:23 PM6/16/12
to nes...@googlegroups.com
I think a storage engine doesn't need a internal LRU, what's about you?
Reason as follows:
1) Storage engine just do fast Write/Read(guarantee less I/Os), not sensitive the optimal of cache.
2) The external LRU(such put datas to Redis or others memory cache) is more flexible.

So, I removed the 'LRU' from 'unstable' branch.
Hope for any suggestions.

Thanks
BohuTANG
Reply all
Reply to author
Forward
0 new messages