-
Notifications
You must be signed in to change notification settings - Fork 19
Please update to RethinkDB 2.4 #68
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
applegold
wants to merge
49
commits into
billysometimes:master
Choose a base branch
from
marceloneppel:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* Fixed getAll vararg. * Fixed branch vararg. * Fixed and vararg. * Removed and vararg from noSuchMethod. * Fixed or vararg. * Fixed object vararg. * Fixed map vararg. * Fixed line vararg. * Fixed polygon vararg. * Fixed rqlDo vararg. * Fixed indexWait vararg. * Fixed indexStatus vararg. * Removed noSuchMethod method from Table class.
Removed ClosureMirror.
|
I don't have any desire to continue developing the driver for this database, it seems like you've really got a handle on it and have even pushed a more up-to-date version to pub. How would you feel if instead of accepting this pull request I simply change the readme to direct people to your repo instead? |
|
I originally joined on with the goal of updating this, but since RethinkDB
doesn't see much use anymore, and no one in the community seemed
interested, I never got around to it.
You may be able to transfer ownership, or add OP as a collaborator?
On Thu, Feb 13, 2020 at 3:54 PM billy ***@***.***> wrote:
I don't have any desire to continue developing the driver for this
database, it seems like you've really got a handle on it and have even
pushed a more up-to-date version to pub. How would you feel if instead of
accepting this pull request I simply change the readme to direct people to
your repo instead?
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#68?email_source=notifications&email_token=ACMIUPBFOB7ZYTX5HG4BKGDRCWXR3A5CNFSM4KUF4APKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOELWSLFI#issuecomment-585966997>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACMIUPEIOF5L2UWQYDSXRC3RCWXR3ANCNFSM4KUF4APA>
.
--
--
*Tobe Osakwe*
Student, B.S. Comp. Sci, Florida State University
https://thosakwe.com
|
My API Server opens a connection to RethinkDB, but after about one day, the connection crashes. This change fixed the issue for me.
Fixed random crash after some time
* Update travis rethinkdb install. * Update CI badge. * Add dependency override to solve error on tests.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Please update to RethinkDB 2.4