cefn / lauf

Monorepo for lauf packages.
MIT License
5 stars 0 forks source link

Add destroy method to Store for PartitionedStore #148

Open cefn opened 3 years ago

cefn commented 3 years ago

Currently creating a PartitionedStore is a one-way operation. The subscriptions made by the Partition cannot be unsubscribed.

A signature should be decided for unsubscription to be triggered as part of lifecycle for a PartitionedStore.

See e.g. https://cefn.com/lauf/api/modules/_lauf_store.html#createstorepartition