Description
There is currently no way to be notified when a DataStore is closed. We should leverage the existing listener mechanism by adding a new event type: CloseEvent. A convenience StoreListeners.close() method can be added.
There is currently no way to be notified when a DataStore is closed. We should leverage the existing listener mechanism by adding a new event type: CloseEvent. A convenience StoreListeners.close() method can be added.