.. |
Standalone
|
Implement system table blob_storage_log
|
2023-11-21 09:18:25 +00:00 |
tests
|
Small test changes
|
2023-11-14 17:35:17 +00:00 |
ACLMap.cpp
|
|
|
ACLMap.h
|
|
|
Changelog.cpp
|
Small Keeper fixes
|
2023-11-21 13:11:33 +00:00 |
Changelog.h
|
Merge branch 'more-reliable-log-handling-keeper' into disable-compress-logs-default
|
2023-11-14 09:46:19 +00:00 |
CMakeLists.txt
|
|
|
CoordinationSettings.cpp
|
remove useless include
|
2023-11-13 14:52:32 +01:00 |
CoordinationSettings.h
|
support memory soft limit for keeper
|
2023-11-27 18:28:10 +01:00 |
Defines.h
|
|
|
FourLetterCommand.cpp
|
Revert "Revert "Add 4-letter command for yielding/resigning leadership""
|
2023-11-11 15:37:49 +08:00 |
FourLetterCommand.h
|
Fix build
|
2023-11-13 10:09:23 +01:00 |
InMemoryLogStore.cpp
|
Apply some CTAD
|
2023-03-02 13:36:47 +00:00 |
InMemoryLogStore.h
|
|
|
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
|
|
|
KeeperConnectionStats.h
|
keeper atomic stat
|
2022-03-03 14:30:22 +08:00 |
KeeperConstants.h
|
Revert "Revert "Add /keeper/availability-zone node to allow server load balancing within AZ.""
|
2023-11-13 19:03:27 +00:00 |
KeeperContext.cpp
|
reduce timeout and setTimeout earlier.
|
2023-11-14 17:58:16 +00:00 |
KeeperContext.h
|
Fix the keeper_server availability zone configuration.
|
2023-11-13 23:42:51 +00:00 |
KeeperDispatcher.cpp
|
fix test
|
2023-12-01 18:07:45 +01:00 |
KeeperDispatcher.h
|
Revert "Revert "Add 4-letter command for yielding/resigning leadership""
|
2023-11-11 15:37:49 +08:00 |
KeeperFeatureFlags.cpp
|
Remove unused errorcode
|
2023-06-28 10:20:33 +02:00 |
KeeperFeatureFlags.h
|
Merge branch 'master' into keeper-operation-create-if-not-exists
|
2023-09-18 10:57:11 +00:00 |
KeeperLogStore.cpp
|
Add coordination setting for async replication
|
2023-08-08 13:12:07 +00:00 |
KeeperLogStore.h
|
Add coordination setting for async replication
|
2023-08-08 13:12:07 +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
|
Fix
|
2023-11-14 09:07:17 +00:00 |
KeeperServer.h
|
Revert "Revert "Add 4-letter command for yielding/resigning leadership""
|
2023-11-11 15:37:49 +08:00 |
KeeperSnapshotManager.cpp
|
Small Keeper fixes
|
2023-11-21 13:11:33 +00:00 |
KeeperSnapshotManager.h
|
Add support for latest snapshot disk
|
2023-05-30 13:22:40 +00:00 |
KeeperSnapshotManagerS3.cpp
|
Implement system table blob_storage_log
|
2023-11-21 09:18:25 +00:00 |
KeeperSnapshotManagerS3.h
|
style fix and revert src/Coordination/KeeperSnapshotManagerS3.h
|
2023-10-31 18:48:59 +00:00 |
KeeperStateMachine.cpp
|
Fix
|
2023-11-14 09:07:17 +00:00 |
KeeperStateMachine.h
|
Wait for read requests
|
2023-08-07 13:04:38 +00:00 |
KeeperStateManager.cpp
|
Small Keeper fixes
|
2023-11-21 13:11:33 +00:00 |
KeeperStateManager.h
|
Small Keeper fixes
|
2023-11-21 13:11:33 +00:00 |
KeeperStorage.cpp
|
Revert "Revert "Add /keeper/availability-zone node to allow server load balancing within AZ.""
|
2023-11-13 19:03:27 +00:00 |
KeeperStorage.h
|
Do less work when there a lots of watches
|
2023-11-01 12:27:10 +01:00 |
LoggerWrapper.h
|
|
|
pathUtils.cpp
|
Ditch tons of garbage
|
2023-08-09 02:19:02 +02: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
|
|
|
SessionExpiryQueue.cpp
|
|
|
SessionExpiryQueue.h
|
Fix typos with new codespell
|
2022-09-02 08:54:48 +00:00 |
SnapshotableHashTable.h
|
Ditch tons of garbage
|
2023-08-09 02:19:02 +02:00 |
SummingStateMachine.cpp
|
Ditch tons of garbage
|
2023-08-09 02:19:02 +02:00 |
SummingStateMachine.h
|
|
|
WriteBufferFromNuraftBuffer.cpp
|
Eliminate double log serializing
|
2023-04-21 08:20:35 +00:00 |
WriteBufferFromNuraftBuffer.h
|
|
|
ZooKeeperDataReader.cpp
|
Fix some typos
|
2023-10-15 15:43:02 +02:00 |
ZooKeeperDataReader.h
|
Remove superfluous includes of logger_userful.h from headers
|
2023-04-10 17:59:30 +02:00 |