Skip to content

Conversation

@GregJHarris
Copy link
Collaborator

  • store is now a function that takes a configuration argument and returns an instance of the store.
  • The store instance is a singleton, multiple calls to store will return the same instance.
  • Runtime configuration available for PVWS_SOCKET, PVWS_SSL, THROTTLE_PERIOD.
  • Runtime configuration overrides the environment variables.
  • Bumped package version to 0.9 as this is a breaking change

Copy link
Collaborator

@abigailalexander abigailalexander left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested this and it works well, thanks

@GregJHarris GregJHarris merged commit 7a3a3f2 into master Nov 10, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants