Download the PHP package flashytime/db-cache without Composer
On this page you can find all versions of the php package flashytime/db-cache. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download flashytime/db-cache
More information about flashytime/db-cache
Files in flashytime/db-cache
Download flashytime/db-cache
More information about flashytime/db-cache
Files in flashytime/db-cache
Vendor flashytime
Package db-cache
Short Description A PHP library to cache database, supports MySQL,Mongo and Memcached,Redis...
License MIT
Package db-cache
Short Description A PHP library to cache database, supports MySQL,Mongo and Memcached,Redis...
License MIT
Please rate this library. Is it a good library?
Informations about the package db-cache
db-cache
A PHP library to cache database query, supports MySQL/Mongo and Memcached/Redis...
中文版
Features
- Supports common databases, such as MySQL、Mongo
- Supports common cache servers, such as Memcached、Redis
- Supports database master-slave and reading/writing separation
- Supports MySQL database table sharding
- Manage cache through a
version
strategy, which controls the creation and expiration of the cache
Installation
-
Run the command below in your project root directory
- Copy
config/db-cache.php
to your project config directory
Usage
License
MIT
All versions of db-cache with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.6
The package flashytime/db-cache contains the following files
Loading the files please wait ....