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
MemDB currently has lots of exported methods that are clearly meant for internal use, e.g. Mutex(), SetNoLock(), and DeleteNoLock(). These are primarily used by memBatch. We should make these internal.