package
0.0.0-20240718120318-d28accb1947d
Repository: https://github.com/unhandled-exception/sophiadb.git
Documentation: pkg.go.dev

# Functions

NewBuffer создает новый объект буфера.
NewBuffersPool создает новый пул буферов.
NewManager создает новый менеджер пулов.
No description provided by the author

# Variables

ErrBuffers базовая ошибка buffers.
ErrFailedToAssignBlockToBuffer — ошибка при связывании буыера с блоком.
ErrNoAvailableBuffers — нет свободных буферов в памяти.

# Structs

Buffer — страница в пуле буферов.
No description provided by the author
Manager менеджер буферов в памяти.

# Type aliases

No description provided by the author