ServerInfo
reduct.ServerInfo
¶
Server stats
bucket_count: int
class-attribute
¶
number of buckets in the storage
defaults: Defaults
class-attribute
¶
Default server settings
latest_record: int
class-attribute
¶
UNIX timestamp of the latest record in microseconds
oldest_record: int
class-attribute
¶
UNIX timestamp of the oldest record in microseconds
uptime: int
class-attribute
¶
storage uptime in seconds
usage: int
class-attribute
¶
stored data in bytes
version: str
class-attribute
¶
version of the storage in x.y.z format