Definition of Success

Last time I had a task to optimize a cache deletion in a legacy code which seemed weird and it begged for refactoring. So I started it and ran into some unexpected behaviour in the PHP Memcache library methods. Before I go forward here is the original method: What does the original method do? First… Continue reading Definition of Success