Commit Graph

13 Commits (main)

Author SHA1 Message Date
Thijs Cadier 25ce6da768 Switch CI to Semaphore 4 years ago
Thijs Cadier 2123095be0 Bump bson to 1.1 4 years ago
Thijs Cadier 727bf09e70 Update use of tests dir 4 years ago
Michael Jansen b808bd5f53 added mongoc_client_read_command_with_opts 6 years ago
Thijs Cadier 58a45bd49d Move Uri to client module 9 years ago
Thijs Cadier 1a4964a36e Use Mongo C driver 1.2.1 9 years ago
Thijs Cadier 5aa1b62faf Use an Arc to share ClientPool between threads 9 years ago
Thijs Cadier 7140cdd443 Methods to take ownership of a database and collection 9 years ago
Thijs Cadier 6be7ce71f5 Implement partialeq for uri and add get_uri on pool 9 years ago
Thijs Cadier 5fce1cd42b Les error-prone skipping of ssl tests 9 years ago
Thijs Cadier 98bb376969 Tests and a fix for ssl connections
Setting ssl options was broken because the memory for its content
was released immediately. We now keep ownership of everything until
the pool is dropped.
9 years ago
Thijs Cadier 6d5c6ec18d Uri new now returns an option 9 years ago
Thijs Cadier fc71370c0f Move integration tests to own dir 9 years ago