Pavel Kirienko
|
dab32220e0
|
Improved Raft event tracer - added event code to string conversion
|
2015-05-08 17:20:02 +03:00 |
|
Pavel Kirienko
|
1f7c0b40b3
|
Basic Raft test
|
2015-05-08 16:35:36 +03:00 |
|
Pavel Kirienko
|
7d607a4dec
|
Added missing tests for Raft
|
2015-05-08 15:02:27 +03:00 |
|
Pavel Kirienko
|
1a640e6763
|
Properly defined timeouts and max cluster size
|
2015-05-08 12:29:28 +03:00 |
|
Pavel Kirienko
|
a1ee2efea0
|
All Raft logic finished except time updates
|
2015-05-07 19:48:05 +03:00 |
|
Pavel Kirienko
|
5e56c8a612
|
Raft event tracing interface, more states of RaftCore, basic functions of RaftCore
|
2015-05-07 13:58:24 +03:00 |
|
Pavel Kirienko
|
2273df059a
|
ClusterManager tests
|
2015-05-05 12:53:33 +03:00 |
|
Pavel Kirienko
|
f11f49a7d2
|
ClusterManager test for the case of one server
|
2015-05-05 11:29:51 +03:00 |
|
Pavel Kirienko
|
92d74d35ea
|
ClusterManager initialization test
|
2015-05-04 22:33:18 +03:00 |
|
Pavel Kirienko
|
1994260a2c
|
Persistent storage implementation and tests
|
2015-05-04 16:44:04 +03:00 |
|
Pavel Kirienko
|
c9b41330b2
|
Tests for log removal
|
2015-05-03 20:37:07 +03:00 |
|
Pavel Kirienko
|
54fcfe4e06
|
Log::append() tests
|
2015-05-03 20:28:39 +03:00 |
|
Pavel Kirienko
|
a7dd5f9aea
|
Proper log initialization
|
2015-05-03 20:10:45 +03:00 |
|
Pavel Kirienko
|
b1f5313fcb
|
Raft log - basic tests of state recovery
|
2015-05-03 14:21:41 +03:00 |
|
Pavel Kirienko
|
5633cb8bdb
|
Raft: Basic log methods
|
2015-05-03 12:34:45 +03:00 |
|
Pavel Kirienko
|
80169f9a1c
|
Marshalling storage decorator
|
2015-05-02 16:59:22 +03:00 |
|
Pavel Kirienko
|
3e7026ad19
|
Dynamic Node ID allocation server - internal types
|
2015-05-02 11:41:54 +03:00 |
|