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
Ensure Mnesia is running when Khepri is used as main metadata store
This plugin still uses a pair of Mnesia tables. If not running, Mnesia
is started in a single-node cluster mode. This is enough, as the used
tables are not replicated.
0 commit comments