issues
search
martinrusev
/
django-redis-sessions
Session backend for Django that stores sessions in a Redis database
BSD 3-Clause "New" or "Revised" License
495
stars
106
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
handle non-existing session key in Redis
#77
joekohlsdorf
closed
1 year ago
0
Encode/decode using JSON instead of Django signed objects
#76
yamin-oanda
opened
1 year ago
0
Bump redis from 4.5.3 to 4.5.4
#75
dependabot[bot]
closed
1 year ago
0
Bump redis from 2.10.3 to 4.5.3
#74
dependabot[bot]
closed
1 year ago
0
Support session redis sentinel password
#73
YuriIlyin26
closed
1 year ago
0
Django support
#72
Fares-Harri
opened
1 year ago
1
fix: redis sentinel ssl configuration
#71
ReznikovRoman
closed
2 years ago
0
Refactor settings to use the redis-py native URL notation for connection strings
#70
DmytroLitvinov
opened
2 years ago
0
Is still alive the project?
#69
Allan-Nava
opened
3 years ago
3
redis-py-cluster - cluster support in Kubernetes
#68
voarsh2
opened
3 years ago
1
SSL support?
#67
fedorukol
opened
3 years ago
1
django connects redis success but doesn't have any data in redis
#66
Kesslarr
closed
3 years ago
0
redis_connection_object connection_type
#65
boltnev
closed
3 years ago
0
Fix "RemovedInDjango40Warning: force_text()..." warning
#64
eblume
closed
4 years ago
2
update sessions.py
#63
q1115749329
opened
5 years ago
0
Improve exception handling when loading a session
#62
gtnx
opened
5 years ago
3
Can not clearing expired sessions.
#61
hoaithing
opened
6 years ago
2
Any exception at all when loading results in an empty session
#60
Drarok
opened
6 years ago
2
redis sentinel with password
#59
roman27t
opened
6 years ago
1
alternative store
#58
johnmilimo
closed
6 years ago
0
Fix domain socket connection issue.
#57
ghost
closed
6 years ago
0
Domain Socket connection config is broken.
#56
ghost
closed
6 years ago
0
Refactoring tests and development environment.
#55
mwaaas
closed
1 year ago
1
Update CHANGELOG.md
#54
dayfine
closed
6 years ago
0
ERROR when use request.session.clear_expired()
#53
korimas
closed
6 years ago
0
Sentinel requires DB and PASSWORD from settings
#52
Duologic
closed
6 years ago
0
Redis Pool is broken
#51
PhysTom88
opened
7 years ago
1
dict and getattr o_O
#50
liminspace
opened
7 years ago
3
when will release the new tag
#49
lpig
closed
7 years ago
0
Settings file broken
#48
dbreen
closed
7 years ago
1
session.py problem
#47
77598072
closed
7 years ago
1
setting.py,Could not get properties for SESSION_REDIS
#46
77598072
closed
7 years ago
0
Extend session TTL on load()
#45
nuarhu
closed
7 years ago
1
Release tags in github?
#44
miketheman
closed
7 years ago
2
Moved Redis connection to the class & horizontal partitioning
#43
igor-pavlenko
closed
7 years ago
0
Fix code sample in README
#42
mbodock
closed
8 years ago
0
Fix Changelog link
#41
kanet77
closed
8 years ago
0
Update sessionid expires value
#40
sodrian
closed
8 years ago
3
build failing with IOError (cannot find README)
#39
arthurk
closed
8 years ago
2
New release?
#38
arthurk
closed
8 years ago
4
Set retry_on_timeout from settings
#37
saabeilin
closed
8 years ago
0
Added SESSION_REDIS_SOCKET_TIMEOUT config parameter
#36
saabeilin
closed
8 years ago
0
Use auth settings with Sentinel
#35
saabeilin
closed
8 years ago
0
Add SESSION_REDIS_WRAPPER setting
#34
thieman
closed
9 years ago
0
Security release
#33
czpython
closed
9 years ago
1
Sentinel db select bugfix
#32
gregor2004ua
closed
9 years ago
0
Added session db selection for sentinel
#31
gregor2004ua
closed
9 years ago
0
Fixed redis SETEX data type
#30
nimnull
closed
7 years ago
0
Add redis sentinel support
#29
omenar
closed
10 years ago
0
handle None session_key in exists()
#28
jfarrimo
closed
8 years ago
0
Next