├── Changelog.md ├── LICENSE ├── README.md ├── VoidCachePool.php └── composer.json /Changelog.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/php-cache/void-adapter/HEAD/Changelog.md -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/php-cache/void-adapter/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/php-cache/void-adapter/HEAD/README.md -------------------------------------------------------------------------------- /VoidCachePool.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/php-cache/void-adapter/HEAD/VoidCachePool.php -------------------------------------------------------------------------------- /composer.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/php-cache/void-adapter/HEAD/composer.json --------------------------------------------------------------------------------