Skip to content
This repository has been archived by the owner on Jun 20, 2024. It is now read-only.

Allow analytics settings to be persisted elsewhere #150

Open
jamiewest opened this issue Nov 27, 2020 · 0 comments
Open

Allow analytics settings to be persisted elsewhere #150

jamiewest opened this issue Nov 27, 2020 · 0 comments
Labels
type-enhancement A request for a change that isn't a bug

Comments

@jamiewest
Copy link

It looks like the settings are serialized to and from a file, however it would be nice to have control over where the data is being loaded and saved to (i.e. a data store, in memory, etc.). It would be helpful to have optional callbacks in the constructor that would handle saving and loading the serialized data, if omitted then file persistence would be required.

@devoncarew devoncarew added the type-enhancement A request for a change that isn't a bug label Nov 2, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type-enhancement A request for a change that isn't a bug
Development

No branches or pull requests

2 participants