rewal 0.1.0

Ultra-fast embedded Write-Ahead Log. Zero dependencies.
Documentation
# Build artifacts
/target/


# IDE
.idea/

.vscode/

*.swp

*.swo

*.tst

*~


# OS
.DS_Store

Thumbs.db


# Benchmark reports
criterion/


# Fuzz artifacts
fuzz/target/

fuzz/corpus/

fuzz/artifacts/


# Coverage
*.profraw

lcov.info

tarpaulin-report.html