keyvalue

command
v0.0.3 Latest Latest
Warning

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

Go to latest
Published: Sep 22, 2022 License: BSD-3-Clause Imports: 5 Imported by: 0

Documentation

Overview

The `keyvalue` packages example connect to AWS Keyspaces, save KeyValue to Keyspaces and than read it. Than save another one KeyValue and read list of keys and list of values. To execute this example you need create `kscdb` keyspace in your AWS Keyspaces and get your AWS Keyspaces credentials in AWS Users Page.

The `-username`, `-passwd` and `-host` is requered parameters, or you can use environment variables instead:

KEYSPACES_USERNAME - keyspaces user name
KEYSPACES_PASSWD - keyspaces parrword
KEYSPACES_HOST - keyspaces host

Execute next command to run this example:

go run ./cmd/keyvalue

Jump to

Keyboard shortcuts

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