command
module
Version:
v0.0.0-...-e53189c
Opens a new window with list of versions in this module.
Published: Apr 29, 2022
License: MIT
Opens a new window with license information.
Imports: 11
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶

actionkv
Port of the Rust in Action ActionKV db from Rust to Go.
You can find the original Rust code here.
How to use
Run go build. This should produce an executable named actionkv.
Usage:
actionkv <file> get <key>
actionkv <file> delete <key>
actionkv <file> insert <key> <value>
actionkv <file> update <key> <value>
Example:

Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.