diff --git a/packages.json b/packages.json index d7a6f12..5f24da6 100644 --- a/packages.json +++ b/packages.json @@ -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/" } ]