init
This commit is contained in:
21
README.md
Normal file
21
README.md
Normal file
@@ -0,0 +1,21 @@
|
||||
## Rmphp/DataManager
|
||||
|
||||
Redis component for **Rmphp**
|
||||
|
||||
## Install
|
||||
|
||||
Stable version
|
||||
|
||||
```bash
|
||||
composer require rmphp/redis
|
||||
```
|
||||
```bash
|
||||
composer require rmphp/redis:"^1.0"
|
||||
```
|
||||
|
||||
|
||||
Dev version contains the latest changes
|
||||
|
||||
```bash
|
||||
composer require rmphp/redis:"1.x-dev"
|
||||
```
|
||||
Reference in New Issue
Block a user