Skip to content

Commit

Permalink
Merge pull request #5 from gitter-badger/gitter-badge
Browse files Browse the repository at this point in the history
Add a Gitter chat badge to README.md
  • Loading branch information
voku committed Feb 16, 2015
2 parents a46fa41 + 2f195de commit 3c93719
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Expand Up @@ -9,6 +9,8 @@
Simple Cache Class
===================

[![Join the chat at https://gitter.im/voku/simple-cache](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/voku/simple-cache?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)

This is a simple Cache Abstraction Layer for PHP >= 5.3 that provides a simple interaction
with your cache-server. You can define the Adapter / Serializer in the "constructor" or the class will auto-detect you server-cache in this order:
1. Memcached / Memcache
Expand Down

0 comments on commit 3c93719

Please sign in to comment.