Skip to content

Conversation

@NotJustAnna
Copy link
Member

@NotJustAnna NotJustAnna commented Apr 20, 2020

This pull request implements the following:

  • Support for daemon threads on the response pump.
  • Detaching response parsing from the read loop.
  • Asynchronous connect/reconnect/close methods.
  • ReqlAst queries are more resource efficient by replacing empty OptArgs with null.
  • A lot of documentation.

Reverted:

  • Connection#unwrapLists was removed.
  • db-url support for auth keys was removed.

Deprecated:

  • Deprecated auth keys support.

Adrian Todt and others added 8 commits March 22, 2020 16:12
@NotJustAnna NotJustAnna added this to the v2.4.3 milestone Apr 20, 2020
@NotJustAnna NotJustAnna force-pushed the feature/async-connection branch from b60f939 to 3181f5a Compare April 20, 2020 03:37
@NotJustAnna NotJustAnna merged commit 8fc00d5 into develop Apr 21, 2020
@NotJustAnna NotJustAnna deleted the feature/async-connection branch April 21, 2020 16:53
@NotJustAnna NotJustAnna mentioned this pull request May 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants