Giter Club home page Giter Club logo

docloader's Introduction

DocLoader

Run:

mvn compile exec:java -Dexec.mainClass="couchbase.test.sdk.Loader" -Dexec.args="-n <ip> -user <username> -pwd <password> -b <bucket-name> -p 11210 -create_s 0 -create_e 10000000 -cr 100 -ops 100000 -docSize 1024 -scope <> -collection <> -sdk_server <> -sdk_server_location <>"
Required options: n, user, pwd, b, p
usage: Supported Options
 -b,--bucket <arg>              Bucket
 -collection <arg>              Collection
 -cr,--create <arg>             Creates%
 -create_e,--create_e <arg>     Creates Start
 -create_s,--create_s <arg>     Creates Start
 -delete_e,--delete_e <arg>     Delete End
 -delete_s,--delete_s <arg>     Delete Start
 -deleted,--deleted <arg>       To verify deleted docs
 -dl,--delete <arg>             Deletes%
 -docSize,--docSize <arg>       Size of the doc
 -durability <arg>              Durability Level
 -ex,--expiry <arg>             Expiry%
 -expiry_e,--expiry_e <arg>     Expiry End
 -expiry_s,--expiry_s <arg>     Expiry Start
 -gtm,--gtm <arg>               Go for max doc ops
 -keySize,--keySize <arg>       Size of the key
 -keyType,--keyType <arg>       Random/Sequential/Reverse
 -loadType,--loadType <arg>     Hot/Cold
 -mutate <arg>                  mutate
 -n,--node <arg>                IP Address
 -ops,--ops <arg>               Ops/Sec
 -p,--port <arg>                Memcached Port
 -pwd,--rest_password <arg>     Password
 -rd,--read <arg>               Reads%
 -read_e,--read_e <arg>         Read End
 -read_s,--read_s <arg>         Read Start
 -replace_e,--replace_w <arg>   Replace End
 -replace_s,--replace_s <arg>   Replace Start
 -scope <arg>                   Scope
 -sdk_server <arg>              SDK server URL
 -sdk_server_location <arg>     Location for SDK server jar to run the SDK
                                server
 -touch_e,--touch_e <arg>       Touch End
 -touch_s,--touch_s <arg>       Touch Start
 -transaction_patterns <arg>    Transaction load pattern
 -up,--update <arg>             Updates%
 -update_e,--update_e <arg>     Update End
 -update_s,--update_s <arg>     Update Start
 -user,--rest_username <arg>    Username
 -validate,--validate <arg>     Validate Data during Reads
 -valueType,--valueType <arg>
 -w,--workers <arg>             Workers

docloader's People

Contributors

ritalrw avatar bharath-gp 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.