Mostafa Abdelraouf
|
d48c04a7fb
|
Ruby integration tests (#147)
* Ruby integration tests
* forgot a file
* refactor
* refactoring
* more refactoring
* remove config helper
* try multiple databases
* fix
* more databases
* Use pg stats
* ports
* speed
* Fix tests
* preload library
* comment
|
2022-08-30 09:14:53 -07:00 |
|
Mostafa Abdelraouf
|
7592339092
|
Prevent clients from sticking to old pools after config update (#113)
* Re-acquire pool at the beginning of Protocol loop
* Fix query router + add tests for recycling behavior
|
2022-08-09 12:18:27 -07:00 |
|
Lev Kokotov
|
ccbca66e7a
|
Poorly behaved client fix (#65)
* Poorly behaved client fix
* yes officer
* fix tests
* no useless rescue
* Looks ok
|
2022-05-09 09:09:22 -07:00 |
|
Lev Kokotov
|
bbacb9cf01
|
Explicit shard selection; Rails tests (#24)
* Explicit shard selection; Rails tests
* try running ruby tests
* try without lockfile
* aha
* ok
|
2022-02-18 09:43:07 -08:00 |
|