Documentation ¶
Overview ¶
Package stok implements fast storage for small files, optimized for zero allocations and fast reads.
Trade-offs: space consumption fully relies on vacuum algorithm, writes and deletes are slower than reads.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Directories ¶
Path | Synopsis |
---|---|
Package file implements auto-extending file.
|
Package file implements auto-extending file. |
Package index implements index operations.
|
Package index implements index operations. |
Package stokutils implements various utilities that help testing stok.
|
Package stokutils implements various utilities that help testing stok. |
Click to show internal directories.
Click to hide internal directories.