Functions
These are the functions within the persister-partykit-server
module.
Connection functions
This is the collection of connection functions within the persister-partykit-server
module. There is only one function, broadcastChanges
.
Storage functions
This is the collection of storage functions within the persister-partykit-server
module. There are only two storage functions, hasStoreInStorage
and loadStoreFromStorage
.