Skip to content

Refactor PBTree memory-management-related classes#11741

Merged
MarcosZyk merged 5 commits intoapache:pbtree_concurrentfrom
MarcosZyk:pbtree-factory
Dec 19, 2023
Merged

Refactor PBTree memory-management-related classes#11741
MarcosZyk merged 5 commits intoapache:pbtree_concurrentfrom
MarcosZyk:pbtree-factory

Conversation

@MarcosZyk
Copy link
Copy Markdown
Contributor

@MarcosZyk MarcosZyk commented Dec 18, 2023

Description

Separate NodeCache from original CacheManager, and it has two implementations, LRUNodeCache and PlainNodeCache.

Rename CacheManager to MemoryManager.

Rename MemManager to MemoryStatistics.

Refactor the original cache package to memory -> cache+buffer

Copy link
Copy Markdown
Contributor

@Cpaulyz Cpaulyz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@MarcosZyk MarcosZyk merged commit f0d0e61 into apache:pbtree_concurrent Dec 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants