This repository was archived by the owner on Apr 4, 2023. It is now read-only.
This repository was archived by the owner on Apr 4, 2023. It is now read-only.
Spaces Stats Endpoint #94
Open
Description
It would be nice to be able to fetch:
- number of claimed spaces
- number of expired spaces
- number of moved spaces
- number of set keys
- number of deleted keys
- total value set
- total value expired
This would involve a database migration for existing spacesvm
's and a couple new singleton db values.