Skip to content

Instantly share code, notes, and snippets.

@galderz
Last active August 29, 2015 14:06
Show Gist options
  • Save galderz/e9305377d510730337f7 to your computer and use it in GitHub Desktop.
Save galderz/e9305377d510730337f7 to your computer and use it in GitHub Desktop.
ClientCacheEntryCustomEvent(eventData=ValueAddedEvent{key=1, value='one'}, eventType=CLIENT_CACHE_ENTRY_CREATED)
ClientCacheEntryCustomEvent(eventData=ValueAddedEvent{key=1, value='new-one'}, eventType=CLIENT_CACHE_ENTRY_MODIFIED)
ClientCacheEntryCustomEvent(eventData=ValueAddedEvent{key=1, value='null'}, eventType=CLIENT_CACHE_ENTRY_REMOVED)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment