Download the PHP package danhunsaker/flysystem-redis without Composer
On this page you can find all versions of the php package danhunsaker/flysystem-redis. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download danhunsaker/flysystem-redis
More information about danhunsaker/flysystem-redis
Files in danhunsaker/flysystem-redis
Download danhunsaker/flysystem-redis
More information about danhunsaker/flysystem-redis
Files in danhunsaker/flysystem-redis
Vendor danhunsaker
Package flysystem-redis
Short Description A Flysystem adapter for storing files in Redis
License MIT
Package flysystem-redis
Short Description A Flysystem adapter for storing files in Redis
License MIT
Please rate this library. Is it a good library?
Informations about the package flysystem-redis
Flysystem Adapter for Redis
This is a Redis adapter for Flysystem.
Installation
Composer is the best way, as with all of Flysystem!
Usage
The usual. Create a client instance, pass it to the adapter, and pass that to the filesystem:
If Predis's assumed defaults of 127.0.0.1
and 6379
for host and port (respectively) aren't sufficient, you can pass your own values, just as you normally would when setting up Predis elsewhere in your projects:
See the Predis docs for more on how to set it up...
And head to GitHub for everything else.
All versions of flysystem-redis with dependencies
PHP Build Version
Package Version
The package danhunsaker/flysystem-redis contains the following files
Loading the files please wait ....