Add redissessions

This commit is contained in:
Jason Livesay 2014-03-22 19:02:53 -07:00
parent 06d395cc79
commit 61d40ea988

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/"
}
]