package
1.1.1
Repository: https://github.com/bytestorage/flydb.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
No description provided by the author

# Functions

NewDB open a new db instance.

# Structs

DB represents a FlyDB database instance, a high-performance storage engine built on the bitcask model.
Iterator iterator.
WriteBatch Writes data in atomic batches to ensure atomicity.