mbr / flask-kvsession

A drop-in replacement for Flask's session handling using server-side sessions.
http://pythonhosted.org/Flask-KVSession/
MIT License
168 stars 53 forks source link

Is this project still actively maintained? #50

Open f0cker opened 5 years ago

f0cker commented 5 years ago

Sorry for creating an issue for this question, I'm considering using this package but I'm concerned it might not be actively maintained. Looking at the commits/issues/PRs it seems this project might be unmaintained, is that correct?

kiptoomm commented 4 years ago

Sorry for creating an issue for this question, I'm considering using this package but I'm concerned it might not be actively maintained. Looking at the commits/issues/PRs it seems this project might be unmaintained, is that correct?

unfortunately it doesn't seem to be actively maintained (same as https://github.com/fengsp/flask-session and the related fork https://github.com/mcrowson/flask-sessionstore)

https://github.com/d2gex/flask-beaker-session seems like a more active project