iggy
iggy copied to clipboard
Refactor shard event handler
Currently the handler that handles events emitted by other shards, reuses already existing methods that on top of creating a resource, persist it to disk. It's good idea to create equivalents that are dedicated to handle events.