.. |
tests
|
Remove build hack
|
2024-11-25 21:24:10 +01:00 |
ACLMap.cpp
|
More mutex
|
2023-09-06 13:04:08 +00:00 |
ACLMap.h
|
More mutex
|
2023-09-06 13:04:08 +00:00 |
Changelog.cpp
|
Use clang-19
|
2024-11-20 23:08:47 +01:00 |
Changelog.h
|
Modify the code for build with new libcxx
|
2024-07-09 20:16:43 +00:00 |
CMakeLists.txt
|
|
|
CoordinationSettings.cpp
|
Merge branch 'master' into fix-keeper-with-xid-64
|
2024-10-24 14:06:36 +02:00 |
CoordinationSettings.h
|
fix build
|
2024-11-11 11:37:13 +01:00 |
Defines.h
|
|
|
FourLetterCommand.cpp
|
Remove build hack
|
2024-11-25 21:24:10 +01:00 |
FourLetterCommand.h
|
cancel or finalize write buffer
|
2024-11-11 11:37:12 +01:00 |
InMemoryLogStore.cpp
|
Useless changes
|
2024-05-10 05:23:47 +02:00 |
InMemoryLogStore.h
|
Build fix
|
2024-02-01 16:09:00 +00:00 |
Keeper4LWInfo.h
|
Some small improvements
|
2024-06-06 09:45:07 +02:00 |
KeeperAsynchronousMetrics.cpp
|
Merge branch 'master' into keeper-some-improvement2
|
2024-09-17 10:28:02 +02:00 |
KeeperAsynchronousMetrics.h
|
Use cgroups as source
|
2024-07-23 10:33:12 +02:00 |
KeeperCommon.cpp
|
Remove some nested inclusion of WriteHelpers.h
|
2024-12-02 23:49:04 +01:00 |
KeeperCommon.h
|
fix tests
|
2024-11-11 11:37:12 +01:00 |
KeeperConnectionStats.cpp
|
|
|
KeeperConnectionStats.h
|
|
|
KeeperConstants.cpp
|
relax condition in test, remove unused counters
|
2024-07-18 19:55:09 +02:00 |
KeeperConstants.h
|
Remove some nested inclusion of WriteHelpers.h
|
2024-12-02 23:49:04 +01:00 |
KeeperContext.cpp
|
Remove build hack
|
2024-11-25 21:24:10 +01:00 |
KeeperContext.h
|
Remove some nested inclusion of WriteHelpers.h
|
2024-12-02 23:49:04 +01:00 |
KeeperDispatcher.cpp
|
Fix Keeper entry serialization compatibility
|
2024-10-23 16:41:16 +02:00 |
KeeperDispatcher.h
|
Fix Keeper entry serialization compatibility
|
2024-10-23 16:41:16 +02:00 |
KeeperLogStore.cpp
|
Useless changes
|
2024-05-10 05:23:47 +02:00 |
KeeperLogStore.h
|
Working implementation
|
2024-01-31 15:25:24 +00:00 |
KeeperReconfiguration.cpp
|
Reapply "Remove some unnecessary UNREACHABLE s"
|
2024-05-29 13:37:47 +00:00 |
KeeperReconfiguration.h
|
review fixes
|
2023-07-07 00:20:54 +03:00 |
KeeperServer.cpp
|
Fix style
|
2024-12-03 13:18:52 +01:00 |
KeeperServer.h
|
Fix Keeper entry serialization compatibility
|
2024-10-23 16:41:16 +02:00 |
KeeperSnapshotManager.cpp
|
Merge remote-tracking branch 'origin/master' into refactor-object-storages
|
2024-10-09 08:22:59 +00:00 |
KeeperSnapshotManager.h
|
Merge branch 'master' into hanfei/keeperrocks
|
2024-06-07 17:32:16 +02:00 |
KeeperSnapshotManagerS3.cpp
|
Introduce S3RequestSetting as pImpl
|
2024-10-24 12:27:52 +02:00 |
KeeperSnapshotManagerS3.h
|
Better
|
2024-06-04 16:51:04 +02:00 |
KeeperStateMachine.cpp
|
Better error message on bad keeper snapshots
|
2024-11-25 17:44:55 +01:00 |
KeeperStateMachine.h
|
Fix Keeper entry serialization compatibility
|
2024-10-23 16:41:16 +02:00 |
KeeperStateManager.cpp
|
Merge pull request #70739 from Algunenano/settings3
|
2024-10-17 15:44:59 +00:00 |
KeeperStateManager.h
|
Move CoordinationSettings to pImpl
|
2024-10-16 14:38:46 +02:00 |
KeeperStorage.cpp
|
Use clang-19
|
2024-11-20 23:08:47 +01:00 |
KeeperStorage.h
|
Fix Keeper entry serialization compatibility
|
2024-10-23 16:41:16 +02:00 |
LoggerWrapper.h
|
Move FileLogSettings to pImpl and reduce some header deps
|
2024-10-22 20:12:31 +02:00 |
RaftServerConfig.cpp
|
Fix unit test
|
2023-10-28 20:04:10 +02:00 |
RaftServerConfig.h
|
update fmtlib version to 9.1.0
|
2024-06-07 06:44:36 +00:00 |
ReadBufferFromNuraftBuffer.h
|
|
|
RocksDBContainer.h
|
Remove some nested deps on SipHash
|
2024-12-04 15:45:26 +01:00 |
SessionExpiryQueue.cpp
|
|
|
SessionExpiryQueue.h
|
|
|
SnapshotableHashTable.h
|
Fix asserts
|
2024-11-25 19:39:50 +01:00 |
SummingStateMachine.cpp
|
Ditch tons of garbage
|
2023-08-09 02:19:02 +02:00 |
SummingStateMachine.h
|
|
|
WriteBufferFromNuraftBuffer.cpp
|
cancel or finalize write buffer
|
2024-11-11 11:37:12 +01:00 |
WriteBufferFromNuraftBuffer.h
|
Enable clang-tidy in headers
|
2024-03-18 08:00:09 +00:00 |
ZooKeeperDataReader.cpp
|
Fix
|
2024-09-04 11:30:05 +02:00 |
ZooKeeperDataReader.h
|
Merge branch 'master' into hanfei/keeperrocks
|
2024-02-01 12:43:46 +01:00 |