me-box / zestdb

ZestDB
MIT License
18 stars 3 forks source link

Add server state statistics to hypercat #16

Closed jptmoore closed 6 years ago

jptmoore commented 6 years ago

The hypercat can be used to contain more information on the state of the server. Currently it is just used to log which data sources exist. It could contain more information such as the number of records in the store, read/write access count, details on current observers, uptime etc.

jptmoore commented 6 years ago

Can retrieve information such number of records directly from API rather than hypercat.