jylis_ex v0.1.0 Jylis.GCOUNT

A grow-only counter. [link]

Link to this section Summary

Functions

Get the resulting value for the counter at key

Increase the counter at key by the amount of value

Link to this section Functions

Link to this function get(connection, key)

Get the resulting value for the counter at key.

Link to this function inc(connection, key, value)

Increase the counter at key by the amount of value.