Merge pull request #52 from ithkuil/master

Add redissessions
This commit is contained in:
Billingsly Wetherfordshire 2014-03-22 22:15:32 -05:00
commit 0692cb8e82

View File

@ -595,5 +595,14 @@
"description": "Command to add counter suffix/prefix to a list of files.",
"license": "MIT",
"web": "https://github.com/gradha/number_files/"
},
{
"name": "redissessions",
"url": "git://github.com/ithkuil/redissessions/",
"method": "git",
"tags": ["jester", "sessions", "redis"],
"description": "Redis-backed sessions for jester",
"license": "MIT",
"web": "https://github.com/ithkuil/redissessions/"
}
]