JYCache/global_cache
p51920486 d639979852 JYCache V1.1
1.将Local WriteCache的写入限流机制结合到当前项目中;
2.接入基于LinUCB算法的ReadCache & WriteCache动态调整策略;
3.修复arm平台下三方依赖cachelib并发core的问题;
4.优化PageCache锁设计;
5.支持用户flush阻塞;
6.修复元数据管理逻辑;
7.完善文档.
2025-02-06 11:28:26 +08:00
..
CMakeLists.txt JYCache V1 2024-08-01 16:35:05 +08:00
Common.cpp JYCache V1.1 2025-02-06 11:28:26 +08:00
Common.h JYCache V1 2024-08-01 16:35:05 +08:00
ErasureCodingWriteCacheClient.cpp JYCache V1 2024-08-01 16:35:05 +08:00
ErasureCodingWriteCacheClient.h JYCache V1 2024-08-01 16:35:05 +08:00
EtcdClient.h JYCache V1 2024-08-01 16:35:05 +08:00
FileSystemDataAdaptor.h JYCache V1 2024-08-01 16:35:05 +08:00
GarbageCollectorMain.cpp JYCache V1 2024-08-01 16:35:05 +08:00
GlobalCacheClient.cpp JYCache V1 2024-08-01 16:35:05 +08:00
GlobalCacheClient.h JYCache V1 2024-08-01 16:35:05 +08:00
GlobalCacheServer.cpp JYCache V1 2024-08-01 16:35:05 +08:00
GlobalCacheServer.h JYCache V1 2024-08-01 16:35:05 +08:00
GlobalCacheServerMain.cpp JYCache V1 2024-08-01 16:35:05 +08:00
GlobalDataAdaptor.cpp JYCache V1 2024-08-01 16:35:05 +08:00
GlobalDataAdaptor.h JYCache V1 2024-08-01 16:35:05 +08:00
Placement.h JYCache V1 2024-08-01 16:35:05 +08:00
ReadCache.cpp JYCache V1 2024-08-01 16:35:05 +08:00
ReadCache.h JYCache V1 2024-08-01 16:35:05 +08:00
ReadCacheClient.cpp JYCache V1 2024-08-01 16:35:05 +08:00
ReadCacheClient.h JYCache V1 2024-08-01 16:35:05 +08:00
ReplicationWriteCacheClient.cpp JYCache V1 2024-08-01 16:35:05 +08:00
ReplicationWriteCacheClient.h JYCache V1 2024-08-01 16:35:05 +08:00
S3DataAdaptor.cpp JYCache V1 2024-08-01 16:35:05 +08:00
S3DataAdaptor.h JYCache V1 2024-08-01 16:35:05 +08:00
WriteCache.cpp JYCache V1 2024-08-01 16:35:05 +08:00
WriteCache.h JYCache V1 2024-08-01 16:35:05 +08:00
WriteCacheClient.h JYCache V1 2024-08-01 16:35:05 +08:00
gcache.proto JYCache V1 2024-08-01 16:35:05 +08:00