Mooncake/mooncake-store/include
ykwd d9fb46342f
[Store] One Replica Has One Slice (#1032)
2025-11-10 16:35:08 +08:00
..
cachelib_memory_allocator refactor: introduce expected pattern for error handling in master service (#562) 2025-07-03 14:54:06 +08:00
hf3fs code format & enable code format checking in ci (#677) 2025-08-02 15:50:25 +08:00
offset_allocator fix(store): add mutex locks for thread-safe metrics retrieval (#804) 2025-09-04 16:54:11 +08:00
utils refactor: introduce expected pattern for error handling in master service (#562) 2025-07-03 14:54:06 +08:00
allocation_strategy.h [Store] One Replica Has One Slice (#1032) 2025-11-10 16:35:08 +08:00
allocator.h refactor(store): Remove BufStatus and segment_name for AllocatedBuffer (#883) 2025-09-25 10:33:31 +08:00
client.h [Store] Add Timeout Mechanism for Put Operations (#993) 2025-11-06 10:37:13 +08:00
client_buffer.hpp [Store] One Replica Has One Slice (#1032) 2025-11-10 16:35:08 +08:00
client_metric.h feat(client): Add client-side metrics for transfer and RPC operations (#733) 2025-08-13 16:21:07 +08:00
config_helper.h [Store] Refine Complicated Constructor Parameters (#748) 2025-08-18 19:31:45 +08:00
etcd_helper.h Skip etcd go package compilation in default. 2025-06-19 07:25:17 +00:00
eviction_strategy.h code format & enable code format checking in ci (#677) 2025-08-02 15:50:25 +08:00
file_interface.h code format & enable code format checking in ci (#677) 2025-08-02 15:50:25 +08:00
ha_helper.h Feature: support custom key prefix for issue 957 (#958) 2025-11-03 10:35:07 +08:00
http_metadata_server.h [Store] add c++ http metadata server in mooncake master (#766) 2025-08-25 13:56:37 +08:00
master_client.h [Store] Add Timeout Mechanism for Put Operations (#993) 2025-11-06 10:37:13 +08:00
master_config.h [Store] Add Timeout Mechanism for Put Operations (#993) 2025-11-06 10:37:13 +08:00
master_metric_manager.h [Store] Add per-segment memory usage metrics (#1030) 2025-11-10 16:34:38 +08:00
master_service.h [Store] One Replica Has One Slice (#1032) 2025-11-10 16:35:08 +08:00
mutex.h [Store] Add BucketStorageBackend (#968) 2025-10-31 10:19:05 +08:00
pybind_client.h [Store] Add APIs: batch_put_from_multi_buffers and batch_get_into_multi_buffers (#929) 2025-10-16 11:17:23 +08:00
replica.h [Store] One Replica Has One Slice (#1032) 2025-11-10 16:35:08 +08:00
rpc_helper.h refactor: introduce expected pattern for error handling in master service (#562) 2025-07-03 14:54:06 +08:00
rpc_service.h [Store] One Replica Has One Slice (#1032) 2025-11-10 16:35:08 +08:00
rpc_types.h [Store] Check If Get Operation Completed Within Lease (#778) 2025-09-24 11:43:23 +08:00
segment.h code format & enable code format checking in ci (#677) 2025-08-02 15:50:25 +08:00
serializer.h [Store] Serialize/Deserialize Offset Allocator (#760) 2025-08-21 11:35:54 +08:00
storage_backend.h [Store] Add BucketStorageBackend (#968) 2025-10-31 10:19:05 +08:00
thread_pool.h code format & enable code format checking in ci (#677) 2025-08-02 15:50:25 +08:00
transfer_task.h [Store] One Replica Has One Slice (#1032) 2025-11-10 16:35:08 +08:00
types.h [Store] Add Timeout Mechanism for Put Operations (#993) 2025-11-06 10:37:13 +08:00
utils.h [store] feat: add secondary storage usage monitor (#976) 2025-11-03 11:50:24 +08:00