Migration from the original heartbeat #1
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
Since this version makes some incompatible changes to the API and the internal storage model, a bit of work is necessary to migrate statistics and device and beat history from an existing server.
An implementation would involve
dump.rdb
and parsing out JSON, or require that a redis server be runningPOST /api/devices
and communicate the resulting tokens to the user.cc @5HT2 since you wanted to take this up.
The text was updated successfully, but these errors were encountered: