diff --git a/docs/examples/authentication.lua.html b/docs/examples/authentication.lua.html index ae65776..3bd3674 100644 --- a/docs/examples/authentication.lua.html +++ b/docs/examples/authentication.lua.html @@ -106,7 +106,7 @@

authentication.lua

generated by LDoc 1.4.5 -Last updated 2016-10-06 18:45:55 +Last updated 2016-10-17 20:28:32
diff --git a/docs/examples/batch.lua.html b/docs/examples/batch.lua.html index 0ac3925..bba25e6 100644 --- a/docs/examples/batch.lua.html +++ b/docs/examples/batch.lua.html @@ -140,7 +140,7 @@

batch.lua

generated by LDoc 1.4.5 -Last updated 2016-10-06 18:45:55 +Last updated 2016-10-17 20:28:32
diff --git a/docs/examples/intro.lua.html b/docs/examples/intro.lua.html index 87280e5..5c47674 100644 --- a/docs/examples/intro.lua.html +++ b/docs/examples/intro.lua.html @@ -183,7 +183,7 @@

intro.lua

generated by LDoc 1.4.5 -Last updated 2016-10-06 18:45:55 +Last updated 2016-10-17 20:28:32
diff --git a/docs/examples/pagination.lua.html b/docs/examples/pagination.lua.html index 2ac70d3..37327c6 100644 --- a/docs/examples/pagination.lua.html +++ b/docs/examples/pagination.lua.html @@ -116,7 +116,7 @@

pagination.lua

generated by LDoc 1.4.5 -Last updated 2016-10-06 18:45:55 +Last updated 2016-10-17 20:28:32
diff --git a/docs/examples/ssl.lua.html b/docs/examples/ssl.lua.html index a4922bf..d70dc9b 100644 --- a/docs/examples/ssl.lua.html +++ b/docs/examples/ssl.lua.html @@ -122,7 +122,7 @@

ssl.lua

generated by LDoc 1.4.5 -Last updated 2016-10-06 18:45:55 +Last updated 2016-10-17 20:28:32
diff --git a/docs/index.html b/docs/index.html index 1deb416..ca5ad58 100644 --- a/docs/index.html +++ b/docs/index.html @@ -125,7 +125,7 @@

Examples

generated by LDoc 1.4.5 -Last updated 2016-10-06 18:45:55 +Last updated 2016-10-17 20:28:32
diff --git a/docs/manual/README.md.html b/docs/manual/README.md.html index 3443621..83a9921 100644 --- a/docs/manual/README.md.html +++ b/docs/manual/README.md.html @@ -254,7 +254,7 @@

License

generated by LDoc 1.4.5 -Last updated 2016-10-06 18:45:55 +Last updated 2016-10-17 20:28:32
diff --git a/docs/modules/cassandra.html b/docs/modules/cassandra.html index bbef24e..1c1be73 100644 --- a/docs/modules/cassandra.html +++ b/docs/modules/cassandra.html @@ -1121,7 +1121,7 @@

Usage:

generated by LDoc 1.4.5 -Last updated 2016-10-06 18:45:55 +Last updated 2016-10-17 20:28:32
diff --git a/docs/modules/resty.cassandra.cluster.html b/docs/modules/resty.cassandra.cluster.html index 3ce7815..435ef6e 100644 --- a/docs/modules/resty.cassandra.cluster.html +++ b/docs/modules/resty.cassandra.cluster.html @@ -428,6 +428,15 @@

Fields:

Maximum waiting time allowed when executing DDL queries before timing out, in ms. (number, default: 10000) + +
  • lock_timeout + Timeout value of lua-resty-lock used for the refresh + and prepared statement mutexes, in seconds. + (number, optional) +
  • +
  • silent + Disables all logging (of any log_level) from this cluster. + (boolean, default: false)
  • lb_policy A load balancing policy created from one of the modules @@ -499,7 +508,7 @@

    Fields:

    generated by LDoc 1.4.5 -Last updated 2016-10-06 18:45:55 +Last updated 2016-10-17 20:28:32
    diff --git a/docs/modules/resty.cassandra.policies.lb.dc_rr.html b/docs/modules/resty.cassandra.policies.lb.dc_rr.html index 02a66b6..24c20fc 100644 --- a/docs/modules/resty.cassandra.policies.lb.dc_rr.html +++ b/docs/modules/resty.cassandra.policies.lb.dc_rr.html @@ -135,7 +135,7 @@

    Usage:

    generated by LDoc 1.4.5 -Last updated 2016-10-06 18:45:55 +Last updated 2016-10-17 20:28:32
    diff --git a/docs/modules/resty.cassandra.policies.lb.rr.html b/docs/modules/resty.cassandra.policies.lb.rr.html index 90c24b0..f25d0e0 100644 --- a/docs/modules/resty.cassandra.policies.lb.rr.html +++ b/docs/modules/resty.cassandra.policies.lb.rr.html @@ -127,7 +127,7 @@

    Usage:

    generated by LDoc 1.4.5 -Last updated 2016-10-06 18:45:55 +Last updated 2016-10-17 20:28:32
    diff --git a/docs/modules/resty.cassandra.policies.reconnection.const.html b/docs/modules/resty.cassandra.policies.reconnection.const.html index 1ec804d..6ee67bc 100644 --- a/docs/modules/resty.cassandra.policies.reconnection.const.html +++ b/docs/modules/resty.cassandra.policies.reconnection.const.html @@ -134,7 +134,7 @@

    Usage:

    generated by LDoc 1.4.5 -Last updated 2016-10-06 18:45:55 +Last updated 2016-10-17 20:28:32
    diff --git a/docs/modules/resty.cassandra.policies.reconnection.exp.html b/docs/modules/resty.cassandra.policies.reconnection.exp.html index 476d9ed..a59b2e8 100644 --- a/docs/modules/resty.cassandra.policies.reconnection.exp.html +++ b/docs/modules/resty.cassandra.policies.reconnection.exp.html @@ -141,7 +141,7 @@

    Usage:

    generated by LDoc 1.4.5 -Last updated 2016-10-06 18:45:55 +Last updated 2016-10-17 20:28:32
    diff --git a/docs/modules/resty.cassandra.policies.retry.simple.html b/docs/modules/resty.cassandra.policies.retry.simple.html index dc12da4..841800f 100644 --- a/docs/modules/resty.cassandra.policies.retry.simple.html +++ b/docs/modules/resty.cassandra.policies.retry.simple.html @@ -136,7 +136,7 @@

    Usage:

    generated by LDoc 1.4.5 -Last updated 2016-10-06 18:45:55 +Last updated 2016-10-17 20:28:32
    diff --git a/lib/resty/cassandra/cluster.lua b/lib/resty/cassandra/cluster.lua index 1558995..254c168 100644 --- a/lib/resty/cassandra/cluster.lua +++ b/lib/resty/cassandra/cluster.lua @@ -242,6 +242,11 @@ _Cluster.__index = _Cluster -- @field max_schema_consensus_wait Maximum waiting time allowed when executing -- DDL queries before timing out, in ms. -- (`number`, default: `10000`) +-- @field lock_timeout Timeout value of lua-resty-lock used for the `refresh` +-- and prepared statement mutexes, in seconds. +-- (`number`, optional) +-- @field silent Disables all logging (of any log_level) from this cluster. +-- (`boolean`, default: `false`) -- @field lb_policy A load balancing policy created from one of the modules -- under `resty.cassandra.policies.lb.*`. -- (`lb policy`, default: `lb.rr` round robin)