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
feat: Add serialized as an option to connect. (#337)
This PR adds the `serialized` option to `connect`, which enables this
library to deserialize an existing database at startup. This is especially
useful for loading a serialized database while using Ecto.
Co-authored-by: Matt Pope <[email protected]>
0 commit comments