You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At the moment, I lazy initialize a single sled db instance, then create multiple Monotree instances via open_tree method on the sled db instance. Would like to see direct support OOTB if it is not already available,
The text was updated successfully, but these errors were encountered:
Sorry for late feedback. monotree has just updated to a new version.
I'm not sure but I think this can help you a little bit. Please refer to it if you are still interested in this issue.
At the moment, I lazy initialize a single sled db instance, then create multiple Monotree instances via open_tree method on the sled db instance. Would like to see direct support OOTB if it is not already available,
The text was updated successfully, but these errors were encountered: