package
1.0.0
Repository: https://github.com/fractalplatform/fractal.git
Documentation: pkg.go.dev

# Packages

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

# Functions

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

# Constants

Code using batches should try to add this much data to the batch.

# Interfaces

Batch is a write-only database that commits changes to its host database when Write is called.
Database wraps all database operations.
Deleter wraps the database delete operation supported by both batches and regular databases.
Putter wraps the database write operation supported by both batches and regular databases.