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
Currently, we need to specify peer or rest connection explicitly and define a model individually. But, it is possible to recognize which one is used from url.
The suggestion is putting two persistence models into one. That means we need Diametric::Persistence module only.
Refactor Diametric::Persistence such that it becomes the primary module to include and the connection determines different behavior.
A suggestion from @yokolet:
The text was updated successfully, but these errors were encountered: