Trees | Indices | Help |
---|
|
Wraps hset structure, where: **key** - name of event, fix prefix specifying events type **member** - bucket representing one day **score** - events count
|
|||
Inherited from |
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from |
|
|||
|
|
|||
_KEY_BASE =
|
|
|||
Inherited from |
|
Generate list of days bucket names which contains all events between `min_ts` and `max_ts` :param min_ts: min unix timestamp :param max_ts: max unix timestamp :rtype: list |
Count total event occurency between day_min and day_max :param rconnect: Connection to a redis :type rconnect: StrictRedis :param name: statistics name :param day_min: default: seven days ago :param day_max: default: tomorrow :param prefix: prefix for statistics, default is None :rtype: int |
Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Mon Dec 5 22:37:21 2016 | http://epydoc.sourceforge.net |