mirror of
https://github.com/vinta/awesome-python.git
synced 2026-06-09 18:37:16 -05:00
[PR #687] [CLOSED] RethinkDB driver. #621
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/vinta/awesome-python/pull/687
Author: @tasadurian
Created: 7/23/2016
Status: ❌ Closed
Base:
master← Head:master📝 Commits (2)
a5a462aadded official rethinkdb driverd7b494efixed typo📊 Changes
1 file changed (+2 additions, -1 deletions)
View changed files
📝
README.md(+2 -1)📄 Description
Why this framework/library/software/resource is awesome?
RethinkDB is the first open-source, scalable JSON database built from the ground up for the realtime web. It inverts the traditional database architecture by exposing an exciting new access model – instead of polling for changes, the developer can tell RethinkDB to continuously push updated query results to applications in realtime. RethinkDB’s realtime push architecture dramatically reduces the time and effort necessary to build scalable realtime apps.
I don't see any reason why this shouldn't be on the list.
Vote for this pull request
Who agrees that this change should be merged could add your reactions (e.g. 👍) to this pull request.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.