This is a library to store database-like tuples in a row-oriented block store. It provides page-level API functions to access and store tuples on the page.
-
Updated
Nov 12, 2024 - C
This is a library to store database-like tuples in a row-oriented block store. It provides page-level API functions to access and store tuples on the page.
The SlottedPageStorageManager project provides Java classes and interfaces for managing storage space using the slotted page format with buffering. It includes components for creating, storing, and manipulating objects within a file-based storage system.
Add a description, image, and links to the slotted-page topic page so that developers can more easily learn about it.
To associate your repository with the slotted-page topic, visit your repo's landing page and select "manage topics."