jamm/memory
Key-value storage in memory. As a storage can be used: APC, Redis, Memcache, Shared memory. All storage objects have one interface, so you can switch them without changing the working code. Contains PHP Redis client.
时间:2026-01-04 07:59
lucinda/nosql-data-access
API abstracting communication with NoSQL key-value store databases through a PDO-like structure
时间:2017-11-07 19:01
pilsetnieks/key-value-api
Simple key-value cache API to abstract the underlying key-value store.
时间:2015-03-11 10:51
tikaszvince/key-value-store-memcache
Key-value memcache store through memcache extension.
时间:2014-10-26 09:20