Noah Levitt
|
5570ca9241
|
service registry, with unit tests!
|
2015-10-30 19:50:33 +00:00 |
|
Noah Levitt
|
24edeb3247
|
support array slice notation https://rethinkdb.com/api/python/slice/
|
2015-09-29 22:07:50 +00:00 |
|
Noah Levitt
|
a377fd5305
|
only retry r.ReqlTimeoutError because creating a database with too many replicas or shards raises a r.ReqlAvailabilityError, which resulted in an infinite loop; add test for this case
|
2015-09-22 21:34:12 +00:00 |
|
Noah Levitt
|
c4314e6cdb
|
remove some debug logging
|
2015-09-22 01:06:25 +00:00 |
|
Noah Levitt
|
50df439706
|
make sure connection closes when it's supposed to
|
2015-09-21 23:30:43 +00:00 |
|
Noah Levitt
|
aa080ce2e9
|
tests using docker to containerize rethinkdb fixture
|
2015-09-21 22:19:09 +00:00 |
|