Skip to content

Can not clearing expired sessions. #61

@hoaithing

Description

@hoaithing

I relize that when i logout old session key still remaining.

Then I get some problem when try to clear session by execute command:

python manage.py clearsessions

then get :
Session engine 'redis_sessions.session' doesn't support clearing expired sessions.

I have a lot of remaining session in redis DB. so it's usually out of Memory on my server.

I am using version django-redis-sessions-0.4.0.

Thanks for help.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions