- Notifications
You must be signed in to change notification settings - Fork 76
Pull requests: arangodb/python-arango
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Added session based client. Cleaned up a few tests.
#2 by avinash240 was closed Jun 9, 2015 Loading… updated Jun 9, 2015
Pull request to address one connection per send on DefaultClient
#3 by avinash240 was merged Jun 10, 2015 Loading… updated Jun 14, 2015
Adding params to execute_transaction
#6 by carlverge was merged Jun 16, 2015 Loading… updated Jun 16, 2015
Add more methods for async API and improve tests and documentation
#17 by joowani was merged Aug 23, 2016 Loading… updated Aug 23, 2016
Add parameter replication_factor to method Database.create_collection
#37 by joowani was merged Apr 11, 2017 Loading… updated Apr 11, 2017
Fixed typo (breath -> breadth)
#38 by delirious-lettuce was merged Apr 17, 2017 Loading… updated Apr 18, 2017
[PERF] improve performance of large batch commits
#39 by patricklx was merged Apr 26, 2017 Loading… updated Apr 26, 2017
Update index.rst to point on thread safety
#51 by imetallica was merged Aug 28, 2017 Loading… updated Aug 28, 2017
Remove API method monkey patching
#58 by dancollins34 was merged Nov 3, 2017 Loading… updated Nov 3, 2017
Added aiohttp based client, added FutureResponse to lazily load respo…
#60 by dancollins34 was closed Nov 5, 2017 Loading… updated Nov 5, 2017
Added Aiohttp based client, added FutureResponse to lazily load response
#61 by dancollins34 was merged Nov 5, 2017 Loading… updated Nov 6, 2017
Add changes to make BatchExecution thread safe
#62 by dancollins34 was merged Nov 10, 2017 Loading… updated Nov 10, 2017
Attempt 2 which addresses presented concerns in pr#64
#66 by dancollins34 was merged Jan 16, 2018 Loading… updated Jan 17, 2018
Reorganize project while attempting to maintain as much backwards compatibility as possible
#64 by dancollins34 was closed Dec 30, 2017 Loading… updated Jan 17, 2018
Submission that removes kwargs structure
#68 by dancollins34 was merged Jan 17, 2018 Loading… updated Jan 17, 2018
WIP: Add cluster-only properties for collections
#71 by chrised was closed May 16, 2018 Loading… updated May 16, 2018
Add 'enforce_replication_factor' when creating collections
#70 by chrised was closed May 16, 2018 Loading… updated May 16, 2018
Honor read and write params to begin_transaction
#84 by gmacon was merged Oct 13, 2018 Loading… updated Oct 13, 2018
Remove duplicate '_count' slot from Cursor
#122 by 153957 was merged Feb 13, 2020 Loading… updated Feb 13, 2020
Previous Next
ProTip! Type g i on any issue or pull request to go back to the issue listing page.