Add redissessions
This commit is contained in:
parent
06d395cc79
commit
61d40ea988
1 changed files with 9 additions and 0 deletions
|
|
@ -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/"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue