Skip to content

Commit

Permalink
Add a tag.
Browse files Browse the repository at this point in the history
  • Loading branch information
frqnck committed Apr 28, 2017
1 parent 4e4130a commit 0bfa641
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "apix/cache",
"description": "A thin PSR-6 cache wrapper with a generic interface to various caching backends emphasising cache taggging and indexing to Redis, Memcached, PDO/SQL, APC and other adapters.",
"type": "library",
"keywords": ["apc", "APCu", "redis", "mongodb", "mongo", "igbinary", "serializer", "json", "pdo", "sqlite", "mysql", "postgres", "pgsql", "memcached", "memcache", "psrCache", "psr-6", "psr-cache", "Filesystem", "session", "cache", "caching", "msgpack"],
"keywords": ["apc", "APCu", "redis", "mongodb", "mongo", "igbinary", "serializer", "json", "pdo", "sqlite", "mysql", "postgres", "pgsql", "memcached", "memcache", "psrCache", "psr-6", "psr-cache", "Filesystem", "session", "cache", "caching", "msgpack", "tagging"],
"homepage": "https://github.com/frqnck/apix-cache",
"license": "BSD-3-Clause",
"authors": [
Expand Down

0 comments on commit 0bfa641

Please sign in to comment.