-
Notifications
You must be signed in to change notification settings - Fork 0
Improve Page struct #11
Copy link
Copy link
Open
Description
Anthony4m
opened on Nov 15, 2024
Issue body actions
- Add uniquely identifies a page in the database
- Add Page manger to handle the lifecycle of pages
- Add serialization support
- Add PageAllocator that manages free pages and allocates new ones
- Add PageBuffer that manages cached pages in memory
- Add RecordPage that specifically handles storing records
- Block navigation methods (NextBlock, PrevBlock, IsFirst)
- Deep copy functionality
- Comprehensive test suite
- Performance benchmarks
- Input validation
- Additional helper methods
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels