Skip to content

Event‐driven logic

Ushakov Michael edited this page Sep 22, 2025 · 4 revisions

Introduction

Modern application implies performing some additional operation after persistent storage data has been changed; therefore, we should emit events on performed operations. In future releases, such events will be implemented.

Events

Will be described when they are ready (watch this milestone for an issues), waiting for the new releases!

Clone this wiki locally