ClickHouse/src/Coordination
2021-03-01 16:33:34 +03:00
..
tests Merge branch 'master' into persistent_nukeeper_snapshot_storage 2021-03-01 13:18:35 +03:00
Changelog.cpp Don't allow to start with broken changelogs 2021-02-22 23:51:58 +03:00
Changelog.h Fix style 2021-02-20 18:56:55 +03:00
CMakeLists.txt Some useless code 2021-01-13 13:32:20 +03:00
CoordinationSettings.cpp Missed file 2021-02-09 18:39:15 +03:00
CoordinationSettings.h Trying to add tests more stable 2021-02-21 00:08:19 +03:00
InMemoryLogStore.cpp Some initial code 2021-02-15 18:36:25 +03:00
InMemoryLogStore.h Missing fix 2021-02-08 18:20:12 +03:00
LoggerWrapper.h Fix logs level 2021-02-19 17:13:29 +03:00
NuKeeperCommon.h Simplify shutdown and requests processing 2021-02-04 15:07:41 +03:00
NuKeeperLogStore.cpp Checksum for header and logging, better names 2021-02-20 14:04:38 +03:00
NuKeeperLogStore.h Checksum for header and logging, better names 2021-02-20 14:04:38 +03:00
NuKeeperServer.cpp Some compileable code 2021-03-01 16:33:34 +03:00
NuKeeperServer.h Rename file 2021-02-19 19:05:26 +03:00
NuKeeperStateMachine.cpp Some compileable code 2021-03-01 16:33:34 +03:00
NuKeeperStateMachine.h Some compileable code 2021-03-01 16:33:34 +03:00
NuKeeperStateManager.cpp Trying to make testkeeper better in single server mode 2021-02-25 23:30:55 +03:00
NuKeeperStateManager.h Trying to make testkeeper better in single server mode 2021-02-25 23:30:55 +03:00
NuKeeperStorage.cpp Move storage to new map 2021-02-26 16:53:34 +03:00
NuKeeperStorage.h Some compileable code 2021-03-01 16:33:34 +03:00
NuKeeperStorageDispatcher.cpp Add ability to start as follower 2021-02-11 13:25:10 +03:00
NuKeeperStorageDispatcher.h Add coordination settings 2021-02-09 17:47:18 +03:00
NuKeeperStorageSerializer.cpp Some compileable code 2021-03-01 16:33:34 +03:00
NuKeeperStorageSerializer.h Some compileable code 2021-03-01 16:33:34 +03:00
ReadBufferFromNuraftBuffer.h Fix 0_o build in arcadia 2021-02-08 16:50:03 +03:00
SessionExpiryQueue.cpp Simplify shutdown and requests processing 2021-02-04 15:07:41 +03:00
SessionExpiryQueue.h Simplify shutdown and requests processing 2021-02-04 15:07:41 +03:00
SnapshotableHashTable.h Some compileable code 2021-03-01 16:33:34 +03:00
SummingStateMachine.cpp Fix more warnings 2021-01-26 14:10:44 +03:00
SummingStateMachine.h Fix 0_o build in arcadia 2021-02-08 16:50:03 +03:00
ThreadSafeQueue.h Less serde in responses, watches on followers 2021-02-08 16:06:55 +03:00
WriteBufferFromNuraftBuffer.cpp Some fixes 2021-01-25 13:19:02 +03:00
WriteBufferFromNuraftBuffer.h Fix 0_o build in arcadia 2021-02-08 16:50:03 +03:00
ya.make Fix ya.make 2021-02-03 10:15:57 +03:00
ya.make.in Add background session lifetime control 2021-02-03 23:32:15 +03:00