Skip to content
This repository has been archived by the owner on Sep 9, 2021. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
paramonovav committed Dec 23, 2015
1 parent 196a8b8 commit b12ac12
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -110,9 +110,9 @@ $config['modules'] = array
);
```

4. This module provides several cache drivers:
* Memcached (need install php-memcached extension). Config application/config/cache/memcached.php.
* Igbinaryfile (need install php-igbinary)
* Jsonfile
* Msgpackfile (need install php-msgpack)
* PHP (some reasons some times need for developers)
This module provides several cache drivers:
* Memcached (need install php-memcached extension). Config application/config/cache/memcached.php.
* Igbinaryfile (need install php-igbinary)
* Jsonfile
* Msgpackfile (need install php-msgpack)
* PHP (some reasons some times need for developers)

0 comments on commit b12ac12

Please sign in to comment.