olric icon indicating copy to clipboard operation
olric copied to clipboard

DMap Listener implementation using DTopic data structure

Open buraksezer opened this issue 4 years ago • 0 comments

We need to implement a listener interface for DMap events. This feature will be implemented using DTopic data structure internally.

Possible events:

  • added
  • deleted
  • updated
  • evicted
  • map destroyed

buraksezer avatar Aug 21 '20 17:08 buraksezer