Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/koajs/koa-redis

Redis storage for Koa session middleware/cache with Sentinel and Cluster support
https://github.com/koajs/koa-redis

Merge pull request #4 from ktmud/master

allow ttl to be null and dont try catch everything

40531e4a8fdcdcbad68204b46771e4be385bdc05 authored about 11 years ago
use setex

f76b7c5c892960d007ea6d4df9d2365f984431e9 authored about 11 years ago
more resonable debug

552e2bb8842b9fc5037f42a54ed0a58d444bcc75 authored about 11 years ago
Merge pull request #3 from nomadster/patch-1

Fixed prefix: typo

1aa470597fb1f70f0d31d3dbea77751b639f655c authored about 11 years ago
allow ttl to be null

b1fc8e449d2017fddfaf1b51045beca9bcd27cab authored about 11 years ago
Fixed prefix: typo

session prefix should default to 'koa:sess:' was defaulting to 'koas:sass:'

d381f04721bdeb288142e7e23c2a5aec65c1dd54 authored about 11 years ago
Release 0.0.4

2dd28a2d35e4547e206a586b3cf8fd6f2595bfa0 authored about 11 years ago
fix expires tll, add test. fix maxage typo

ab457f887bca0c7c437469f735bafa2a2b949017 authored about 11 years ago
cookies module uses maxage all lowercase

Bug fix: `maxAge` variable is inconsistent with `maxage` used in cookies library. Setting maxAg...

d60586faaaa6965b3e8998dc954e2f4ad8a63d70 authored about 11 years ago
Fix bug where expires is string but should be Date

Cookies expects expires to be date, when returned from redis it's a string. If expires is retur...

8e66f43263afdb095dc333a4751f9d28d5c62080 authored about 11 years ago
fix bug where expires is string should be Date

3e84934a786e6b34cc6d9ecf307614d6231a8ce1 authored about 11 years ago
fix typo

7d0c2743211230fd785b13399b2a15bf6a7ab6c3 authored about 11 years ago
Release 0.0.3

ff8c4e9dcb46fbe12fc3348259ab8061e7add276 authored about 11 years ago
refine travis.yml, use cnpmjs

e3d4d54e01b6c880c357fc767fd15d1f603f3add authored about 11 years ago
fix test, add co to devDependencies

1d8f1917d3921a8d7dd501772867a30f2f360583 authored about 11 years ago
fix readme

dfc8edb747c1b301016a7b6f442213c9a5329f17 authored about 11 years ago
add benchmark test

b2249fdd3506dc33eb953a5068f04028fd74165a authored about 11 years ago
Release 0.0.2

b844ff45f505b00f5b2fac0604ffacde1f0559c9 authored about 11 years ago
update readme

e00a4aa15193d6a4b6f7d73457f582aedb4f9926 authored about 11 years ago
add example

66b740796ec4c9e0fb447e2f50817555bdcb9cb8 authored about 11 years ago
Release 0.0.1

15431e98dedb7c81b66d07730dfcddc610181cec authored about 11 years ago
complete test, add get maxAge from cookie

feb8885c7fd7c286bd304ef5c995f09b05635309 authored about 11 years ago
fix koa-redis

work with koa-sess

0fd0509fe436aee398465e8900e630f8e4fbc1f5 authored about 11 years ago
add AUTHORS

a6808f75aca47f2e127e31433f66e174aef32c6e authored about 11 years ago
update all badges

ff6a54bc96f7772fc84a0bf441e4083dc4cb3515 authored about 11 years ago
init redis client

51fa5610b3b5a372658fafdba2242b4a3a1ced67 authored about 11 years ago
Initial commit

b30ec1d7570b4eb03a8ad243a130ae9002cfada6 authored about 11 years ago