.. |
Standalone
|
Use the same default paths for clickhouse_keeper (symlink) as for clickhouse_keeper (executable),
|
2023-08-04 13:38:21 +02:00 |
tests
|
Merge branch 'master' into feature/keeper-dyn-reconf
|
2023-07-17 12:50:17 +02:00 |
ACLMap.cpp
|
Activate clang-tidy warning "readability-container-contains"
|
2022-04-18 23:53:11 +02:00 |
ACLMap.h
|
Fix ACLMap num
|
2021-12-28 15:44:07 +08:00 |
Changelog.cpp
|
Fix build
|
2023-06-13 10:25:53 +02:00 |
Changelog.h
|
Merge branch 'master' into keeper-with-disks
|
2023-06-12 15:14:24 +02:00 |
CMakeLists.txt
|
|
|
CoordinationSettings.cpp
|
Merge branch 'master' into keeper-with-disks
|
2023-06-30 13:22:33 +00:00 |
CoordinationSettings.h
|
Merge branch 'master' into keeper-with-disks
|
2023-05-30 09:50:12 +00:00 |
Defines.h
|
Move KEEPER_DEFAULT_PATH into separate header
|
2021-10-03 14:34:03 +03:00 |
FourLetterCommand.cpp
|
Print Zxid in keeper stat command in hex (so as ZooKeeper)
|
2023-07-14 21:17:09 +02:00 |
FourLetterCommand.h
|
Add feature flags for Keeper API
|
2023-06-12 10:57:03 +00:00 |
InMemoryLogStore.cpp
|
Apply some CTAD
|
2023-03-02 13:36:47 +00:00 |
InMemoryLogStore.h
|
Support for Clang Thread Safety Analysis (TSA)
|
2022-06-20 16:13:25 +02:00 |
Keeper4LWInfo.h
|
fix test
|
2022-10-25 17:15:49 +08:00 |
KeeperAsynchronousMetrics.cpp
|
Calculate size
|
2023-05-25 11:23:03 +00:00 |
KeeperAsynchronousMetrics.h
|
Better
|
2023-05-22 12:24:16 +00:00 |
KeeperConnectionStats.cpp
|
Add keeper monitoring data
|
2022-06-20 11:32:18 +08:00 |
KeeperConnectionStats.h
|
keeper atomic stat
|
2022-03-03 14:30:22 +08:00 |
KeeperConstants.h
|
"reconfig" support for CH Keeper
|
2023-07-07 00:20:54 +03:00 |
KeeperContext.cpp
|
Merge branch 'master' into feature/keeper-dyn-reconf
|
2023-07-21 13:24:18 +02:00 |
KeeperContext.h
|
review fixes
|
2023-07-07 00:20:54 +03:00 |
KeeperDispatcher.cpp
|
Try fix session on close test
|
2023-07-24 17:59:50 +02:00 |
KeeperDispatcher.h
|
Merge branch 'master' into fix-keeper-reductant-lock
|
2023-07-24 10:17:35 +02:00 |
KeeperFeatureFlags.cpp
|
Remove unused errorcode
|
2023-06-28 10:20:33 +02:00 |
KeeperFeatureFlags.h
|
Use magic_enum for values
|
2023-06-28 07:45:20 +00:00 |
KeeperLogStore.cpp
|
Better
|
2023-05-22 12:24:16 +00:00 |
KeeperLogStore.h
|
Better
|
2023-05-22 12:24:16 +00:00 |
KeeperReconfiguration.cpp
|
Apply suggestions from code review
|
2023-07-17 12:50:02 +02:00 |
KeeperReconfiguration.h
|
review fixes
|
2023-07-07 00:20:54 +03:00 |
KeeperServer.cpp
|
Wait for response
|
2023-07-31 09:24:06 +00:00 |
KeeperServer.h
|
review fixes
|
2023-07-07 00:20:54 +03:00 |
KeeperSnapshotManager.cpp
|
Merge branch 'master' into keeper-with-disks
|
2023-06-30 13:22:33 +00:00 |
KeeperSnapshotManager.h
|
Add support for latest snapshot disk
|
2023-05-30 13:22:40 +00:00 |
KeeperSnapshotManagerS3.cpp
|
Fix reference to a local binding declared in an enclosing function
|
2023-07-27 10:46:35 +03:00 |
KeeperSnapshotManagerS3.h
|
Calculate size
|
2023-05-25 11:23:03 +00:00 |
KeeperStateMachine.cpp
|
Merge branch 'master' into feature/keeper-dyn-reconf
|
2023-07-21 13:24:18 +02:00 |
KeeperStateMachine.h
|
review fixes
|
2023-07-07 00:20:54 +03:00 |
KeeperStateManager.cpp
|
"reconfig" support for CH Keeper
|
2023-07-07 00:20:54 +03:00 |
KeeperStateManager.h
|
"reconfig" support for CH Keeper
|
2023-07-07 00:20:54 +03:00 |
KeeperStorage.cpp
|
review fixes
|
2023-07-07 00:20:54 +03:00 |
KeeperStorage.h
|
Apply uncommitted state after snapshot deser
|
2023-06-02 13:31:14 +00:00 |
LoggerWrapper.h
|
base should not depend on Common
|
2022-04-29 10:26:35 +08:00 |
pathUtils.cpp
|
build with disks
|
2023-05-18 07:39:22 +00:00 |
pathUtils.h
|
build with disks
|
2023-05-18 07:39:22 +00:00 |
RaftServerConfig.cpp
|
Apply suggestions from code review
|
2023-07-17 12:50:02 +02:00 |
RaftServerConfig.h
|
"reconfig" support for CH Keeper
|
2023-07-07 00:20:54 +03:00 |
ReadBufferFromNuraftBuffer.h
|
Remove cruft
|
2021-10-28 02:10:39 +03:00 |
SessionExpiryQueue.cpp
|
base should not depend on Common
|
2022-04-29 10:26:35 +08:00 |
SessionExpiryQueue.h
|
Fix typos with new codespell
|
2022-09-02 08:54:48 +00:00 |
SnapshotableHashTable.h
|
Don't count unreserved bytes in Arenas as read_bytes
|
2023-04-13 12:43:24 +02:00 |
SummingStateMachine.cpp
|
Apply some CTAD
|
2023-03-02 13:36:47 +00:00 |
SummingStateMachine.h
|
Fix clang-tidy warnings in Compression, Coordination, Core folders
|
2022-03-14 18:17:35 +00:00 |
WriteBufferFromNuraftBuffer.cpp
|
Eliminate double log serializing
|
2023-04-21 08:20:35 +00:00 |
WriteBufferFromNuraftBuffer.h
|
Revert "Revert "Add support for preprocessing ZooKeeper operations in clickhouse-keeper ""
|
2022-05-26 08:14:55 +02:00 |
ZooKeeperDataReader.cpp
|
Check for punctuation
|
2023-07-25 06:10:04 +02:00 |
ZooKeeperDataReader.h
|
Remove superfluous includes of logger_userful.h from headers
|
2023-04-10 17:59:30 +02:00 |