package
1.0.0
Repository: https://github.com/jasonbourne723/platodb.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Functions

Dir sets the data directory and write-ahead log (WAL) directory options for the database.
NewDB initializes and returns a new instance of DB with optional configuration provided by variadic Options.
SegmentSize sets the size limit for each data segment in megabytes.

# Structs

No description provided by the author

# Type aliases

Options defines a function type that accepts a pointer to DB and modifies its configuration.