UNPKG

@phenixrts/aerospike

Version:
45 lines (44 loc) 969 B
{ "host" : null, "port" : null, "timeout" : 0, "ttl" : 10000, "log" : "INFO", "namespace" : "test", "set" : "demo", "user" : null, "password" : null, "json" : false, "silent" : false, "longevity" : false, "alert" : "CONSOLE", "filename" : null, "operations" : 10, "iterations" : null, "processes" : 4, "time" : "1h", "reads" : 1, "writes" : 1, "keyRange" : { "min" : 0, "max" : 100000 }, "binSpec" : [ { "name" : "bin1", "type" : "STRING", "size" : 1024 }, { "name" : "bin2", "type" : "BYTES", "size" : 1024 }, { "name" : "bin3", "type" : "INTEGER" } ], "promises" : true, "summary" : true }