Currently the library is a monolith and relies on libraries such as RxJava. If we split the library we could add separate support for say coroutines / flow. Proposed artifacts: ``` objectstore-coroutines objectstore-rx2/3 ```