Barbara Miller
|
4ad3cff415
|
updates for rethinkdb 2.4.9
|
2023-05-18 17:16:04 -07:00 |
|
James Kafader
|
df7c0b8e32
|
added tests for purging stale services and minimal tests for command line tool
|
2017-10-03 14:38:31 -07:00 |
|
Noah Levitt
|
492c97ad31
|
have test expose bug in unique_service()
|
2017-05-26 14:48:18 -07:00 |
|
James Kafader
|
e1b9451a6c
|
forgot to multiply the constants by 3
|
2017-05-16 18:02:03 -07:00 |
|
James Kafader
|
6dc3967bd6
|
rename "heartbeat_interval" -> "ttl", simplify mathematics.
|
2017-05-16 14:31:39 -07:00 |
|
James Kafader
|
501ec1ff23
|
Adds more unique service tests
|
2017-05-01 13:35:09 -07:00 |
|
Noah Levitt
|
b85566c405
|
rename ServiceRegistry.leader() to ServiceRegistry.unique_service(); implement heartbeat in that method; only return healthy service; add a detailed docstring
|
2017-04-28 16:29:00 -07:00 |
|
Noah Levitt
|
a1c5a08790
|
raise exception if heartbeat status_info is missing required fields
|
2017-04-27 14:34:07 -07:00 |
|
James Kafader
|
a5cac606fa
|
added a leader election feature and tests
|
2017-04-18 16:56:53 -07:00 |
|
Noah Levitt
|
aa177f94b8
|
split tests into different source files
|
2017-03-02 10:16:41 -08:00 |
|