actionkv

command module
v0.0.0-...-e53189c Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 29, 2022 License: MIT Imports: 11 Imported by: 0

README

Go Report Card

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:

Screen Shot 2022-02-08 at 11 33 58 PM

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL