FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Asynchronous overhaul by NotJustAnna · Pull Request #46 · rethinkdb/rethinkdb-java · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
rethinkdb
/
rethinkdb-java
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
9
Star
22
Code
Issues
22
Pull requests
2
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Asynchronous overhaul
- #46
#46
Merged
NotJustAnna
merged 17 commits into
develop
rethinkdb/rethinkdb-java:develop
from
feature/async-connection
rethinkdb/rethinkdb-java:feature/async-connection
Copy head branch name to clipboard
Apr 21, 2020
Conversation
Commits
17
(17)
Checks
Files changed
Merged
Asynchronous overhaul
#46
NotJustAnna
merged 17 commits into
develop
rethinkdb/rethinkdb-java:develop
from
feature/async-connection
rethinkdb/rethinkdb-java:feature/async-connection
Copy head branch name to clipboard
Commits
Commits on Mar 22, 2020
Version bump
Adrian Todt
committed
a11bae2
View commit details
Copy full SHA for a11bae2
Browse repository at this point
Commits on Mar 24, 2020
Update README.md
AdrianTodt
authored
a8fc2c8
View commit details
Copy full SHA for a8fc2c8
Browse repository at this point
Commits on Mar 26, 2020
Merge pull request #35 from rethinkdb/release-candidate/v2.4.2
Show description for f1e1ddb
AdrianTodt
authored
f1e1ddb
View commit details
Copy full SHA for f1e1ddb
Browse repository at this point
Commits on Apr 19, 2020
Asynchronous variances for connect, reconnect and close methods.
Show description for e549c31
Adrian Todt
committed
e549c31
View commit details
Copy full SHA for e549c31
Browse repository at this point
Optimized queries.
Adrian Todt
committed
74be98a
View commit details
Copy full SHA for 74be98a
Browse repository at this point
Commits on Apr 20, 2020
Response pump is now faster due to Response parsing being done in another thread instead on the read-loop.
Adrian Todt
committed
ef91abb
View commit details
Copy full SHA for ef91abb
Browse repository at this point
Due to the previous commit, this doesn't need to be in a different thread anymore.
Adrian Todt
committed
3f9184c
View commit details
Copy full SHA for 3f9184c
Browse repository at this point
Revert "unwrapLists now can be configured at runtime"
Show description for 3181f5a
Adrian Todt
committed
3181f5a
View commit details
Copy full SHA for 3181f5a
Browse repository at this point
Merge branch 'master' into develop
Adrian Todt
committed
456f186
View commit details
Copy full SHA for 456f186
Browse repository at this point
Asynchronous variances for connect, reconnect and close methods.
Show description for 2cfa153
Adrian Todt
committed
2cfa153
View commit details
Copy full SHA for 2cfa153
Browse repository at this point
Optimized queries.
Adrian Todt
committed
19b4afd
View commit details
Copy full SHA for 19b4afd
Browse repository at this point
Response pump is now faster due to Response parsing being done in another thread instead on the read-loop.
Adrian Todt
committed
5df36c7
View commit details
Copy full SHA for 5df36c7
Browse repository at this point
Due to the previous commit, this doesn't need to be in a different thread anymore.
Adrian Todt
committed
b0474b1
View commit details
Copy full SHA for b0474b1
Browse repository at this point
Revert "unwrapLists now can be configured at runtime"
Show description for 0379682
Adrian Todt
committed
0379682
View commit details
Copy full SHA for 0379682
Browse repository at this point
Merge remote-tracking branch 'origin/feature/async-connection' into feature/async-connection
Adrian Todt
committed
0e8b499
View commit details
Copy full SHA for 0e8b499
Browse repository at this point
Deprecated support for auth-key, documented all methods.
Adrian Todt
committed
3f50bdf
View commit details
Copy full SHA for 3f50bdf
Browse repository at this point
Fixed tests, non-breaking support for async connection factories.
Adrian Todt
committed
6fc82f5
View commit details
Copy full SHA for 6fc82f5
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL