package
0.0.0-20240830124323-c3d2d57c8a5a
Repository: https://github.com/fantom-foundation/carmendb.git
Documentation: pkg.go.dev

# Functions

NewArray constructs a new instance of paged file backed array.
No description provided by the author

# Structs

Array is a filesystem-based array.Array implementation - it stores mapping of ID to value in binary files.
Page is the in-memory version of a page of the file store.