Re: Regarding Memcache deepest level

2017-07-22 Thread dormando
I thought there were people who worked on memcached at amazon? Can you ask them? If you want to truly understand it you'll have to go through the sources, unfortunately. In the github repo there're some files in doc/ that give high level context to how the LRU works and so forth. There's some hig

Regarding Memcache deepest level

2017-07-22 Thread Awanish kumar gupta
Hi team, Currently I am working in Amazon as a SDE. I want to know memcache at deepest level as much as I can. I found this link (https://www.adayinthelifeof.nl/2011/02/06/memcache-internals/) but it was not at that much deep as I want. I want to know how it stored key-value, like: simple hashi