obukhov / redis-seeder

Cli tool to seed random data to a redis instance

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Redis seeder

Build Status Coverage Status Go Report Card

Cli tool to seed random data to a redis instance

Usage

redis-seeder seed host:port

For now to change strategy of seeding you have to edit cmd/seed.go. In the future seeding plan can be laoded from yaml.

About

Cli tool to seed random data to a redis instance

License:MIT License


Languages

Language:Go 100.0%