summaryrefslogtreecommitdiffstats
path: root/nfsw/redis.py
Commit message (Collapse)AuthorAgeFilesLines
* dingy -> nfswrsiddharth2019-11-011-1/+1
| | | | keep it simple, stupid.
* Add License headers.rsiddharth2019-10-271-0/+9
|
* nfsw/redis.py: RedisC: Update keys.rsiddharth2019-10-261-0/+2
| | | | Add epilogue:done
* nfsw/redis.py: Update keys.rsiddharth2019-10-261-10/+16
|
* nfsw/redis.py: Rename redisc -> redis.rsiddharth2019-09-301-1/+1
|
* nfsw/redis.py: Move keys into RedisC.rsiddharth2019-09-301-17/+16
|
* nfsw/redis.py: Remove key.rsiddharth2019-09-301-6/+0
|
* nfsw/redis.py: Remove redis.rsiddharth2019-09-301-9/+0
|
* nfsw/redis.py: Update RedisC.rsiddharth2019-09-301-0/+4
| | | | * nfsw/redis.py (RedisC): Add sismember.
* nfsw/redis.py: Update RedisC.rsiddharth2019-09-301-0/+8
| | | | nfsw/redis.py (RedisC): Add sadd.
* nfsw/redis.py: Update RedisC.rsiddharth2019-09-301-0/+6
| | | | nfsw/redis.py (RedisC): Add get.
* nfsw/redis.py: Update RedisCrsiddharth2019-09-301-0/+6
| | | | nfsw/redis.py (RedisC): Add rpush.
* nfsw/redis.py: Add redisc.rsiddharth2019-09-301-0/+9
| | | | | | Sets RedisC instance in global app variable g. redisc is pronounced as 'redis see'.
* nfsw/redis.py: Add RedisC.rsiddharth2019-09-301-0/+32
| | | | A NFSW Redis wrapper.
* nfsw/redis.py: Update keysrsiddharth2019-09-281-1/+12
| | | | * nfsw/redis.py (keys): Add new keys.
* nfsw/redis.py: Add keys.rsiddharth2019-09-281-0/+6
|
* nfsw: Add io.pyrsiddharth2019-09-211-0/+18