Giter VIP home page Giter VIP logo

redis-keysbuilder's Introduction

redis-keysbuilder版本日志

  • version 1.0.2
    • redis集群版本key生成工具 快速并发生成随机key写入redis集群用来测试
    • 新增参数来认证redis-cluster密码
    • 使用方法参数变化 更redis-cli命令使用尽可能保持一致
    • 重新使用新的并发逻辑 优化了执行效率
    • 新增build.sh异步构建脚本
    • 适用版本
      • redis 7xx
    • 使用帮助
      • ./keysbuilder_linux_amd64 -help
    • 使用方法
      • ./keysbuilder_linux_amd64 -h 127.0.0.1:6379 -k 50000 -a 123456 //写入50000随机keys
    • 构建方法(amd64架构的linux版本)
      • ./build.sh amd64 linux

  • version 1.0.1
    • redis集群版本key生成工具 快速并发生成随机key写入redis集群用来测试
    • 新增参数来认证redis-cluster密码
    • 适用版本
      • redis 7xx
    • 使用方法
      • ./keysbuilder_linux_amd64 -h 127.0.0.1:6379 -n 50000 -p 123456 //写入50000随机keys

  • version v1.0.0
    • redis集群版本key生成工具 快速并发生成随机key写入redis集群用来测试
    • 适用版本
      • redis 7xx
    • 使用方法
      • ./keysbuilder_linux_amd64 -h 127.0.0.1:6379 -n 50000 //写入50000随机keys

redis-keysbuilder's People

Contributors

huangjc7 avatar

Stargazers

 avatar shanchui avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.