Skip to content
This repository was archived by the owner on Nov 2, 2021. It is now read-only.

Typo in documentation #29

Closed
MaximF opened this issue Jun 7, 2013 · 1 comment
Closed

Typo in documentation #29

MaximF opened this issue Jun 7, 2013 · 1 comment

Comments

@MaximF
Copy link

MaximF commented Jun 7, 2013

On documentation page https://github.com/twitter/twemcache it is written:

"No eviction (0) ...
Item LRU eviction (1) ...
Random eviction (2) ...
Slab LRA eviction (4) ...
Slab LRC eviction (8) ..."

and later:
"For example, -M 5 means that if slab LRU eviciton fails, Twemcache will try item LRU eviction".

But there is no slab LRU in a previous list. I suppose it means slab LRA.

Please change that abbreviation accordingly.

Best regards,
Maxim

@thinkingfish
Copy link
Contributor

Indeed, I've corrected it in my local repo and will push the change later. Thanks!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants