rds-payload-generator

command module
v1.2.0 Latest Latest
Warning

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

Go to latest
Published: Jul 31, 2023 License: Apache-2.0 Imports: 2 Imported by: 0

README

GitHub Actions CI Status GoReportCard Codebeat badge

InstallationUsageBuild StatusContributingLicense


rds-payload-generator is simple payload generator for Redis-Split.

Installation

From source

To build the RDS Payload Generator from scratch, make sure you have a working Go 1.20+ workspace (instructions), then:

go install github.com/essentialkaos/rds-payload-generator@latest

Prebuilt binaries

You can download prebuilt binaries for Linux and macOS from EK Apps Repository:

bash <(curl -fsSL https://apps.kaos.st/get) rds-payload-generator

Usage

Usage: rds-payload-generator {options}

Options

  --dir, -d dir      Redis-Split main dir
  --keys, -k         Number of keys (10-1000000 default: 5000)
  --ratio, -r        Writes/reads ration (1-100 default: 4)
  --no-color, -nc    Disable colors in output
  --help, -h         Show this help message
  --version, -v      Show version

Examples

  rds-payload-generator -d /srv/redis-split -k 35000 -r 10
  Run tool with custom settings

Build Status

Branch Status
master CI
develop CI

Contributing

Before contributing to this project please read our Contributing Guidelines.

License

Apache License, Version 2.0

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
cli

Jump to

Keyboard shortcuts

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