mirror of
https://github.com/idanoo/php-resque.git
synced 2024-11-22 08:15:14 +00:00
54 lines
1.7 KiB
JSON
54 lines
1.7 KiB
JSON
{
|
|
"hash": "af626b3a277bd0ab503c2c107327a88e",
|
|
"packages": [
|
|
{
|
|
"name": "colinmollenhour/credis",
|
|
"version": "dev-master",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/chrisboulton/credis",
|
|
"reference": "62c73dd16e08069e3fd8f224cb4a5ddd73db8095"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/chrisboulton/credis/zipball/62c73dd16e08069e3fd8f224cb4a5ddd73db8095",
|
|
"reference": "62c73dd16e08069e3fd8f224cb4a5ddd73db8095",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.0"
|
|
},
|
|
"time": "2013-01-12 10:15:31",
|
|
"type": "library",
|
|
"autoload": {
|
|
"classmap": [
|
|
"Client.php",
|
|
"Cluster.php"
|
|
]
|
|
},
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Colin Mollenhour",
|
|
"email": "colin@mollenhour.com"
|
|
}
|
|
],
|
|
"description": "Credis is a lightweight interface to the Redis key-value store which wraps the phpredis library when available for better performance.",
|
|
"homepage": "https://github.com/colinmollenhour/credis",
|
|
"support": {
|
|
"source": "https://github.com/chrisboulton/credis/tree/master"
|
|
}
|
|
}
|
|
],
|
|
"packages-dev": null,
|
|
"aliases": [
|
|
|
|
],
|
|
"minimum-stability": "stable",
|
|
"stability-flags": {
|
|
"colinmollenhour/credis": 20
|
|
}
|
|
}
|