nice! I will take a look in the next few next days...
# reduks
y
nice! I will take a look in the next few next days. I can help with the synchronize block. It can be substituted with coroutine channels. I do it in other parts of the code. If you want I can submit a pull request. In any case the recommended version of the store if you work with multiple threads interacting with the store, is the async-store, not the simplestore. So I guess it is safe to simply leave out the sync block completely for now.