diff --git a/README.md b/README.md index 30cab83..0965e93 100644 --- a/README.md +++ b/README.md @@ -496,6 +496,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things. * [Alternative PHP Cache (APC)](http://www.php.net/manual/en/book.apc.php) - Open opcode cache for PHP. * [Cache](https://github.com/doctrine/cache) - A caching library (part of Doctrine). +* [Key Value Store](https://github.com/adammbalogh/key-value-store) - Key Value Store abstraction. One Api, Multiple Stores. * [Stash](https://github.com/tedivm/Stash) - Another library for caching. ## Data Structure and Storage