Skip to content
This repository has been archived by the owner on Mar 28, 2019. It is now read-only.

Add PostgreSQL session backend #44

Merged
merged 4 commits into from
Mar 5, 2015
Merged

Add PostgreSQL session backend #44

merged 4 commits into from
Mar 5, 2015

Conversation

leplatrem
Copy link
Contributor

No description provided.


def ping(self):
try:
self.set('heartbeat', True)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

return True missing.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@leplatrem leplatrem changed the title [WIP] Add PostgreSQL session backend Add PostgreSQL session backend Mar 5, 2015
almet added a commit that referenced this pull request Mar 5, 2015
@almet almet merged commit c3014ad into master Mar 5, 2015
@almet almet deleted the postgresql-session-backend branch March 5, 2015 21:17
@almet almet removed the to review label Mar 5, 2015
glasserc pushed a commit that referenced this pull request May 20, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants