Cysharp / MasterMemory

Embedded Typed Readonly In-Memory Document Database for .NET and Unity.
MIT License
1.52k stars 110 forks source link

How can I have two separate databases per application? #71

Closed JesseTG closed 3 years ago

JesseTG commented 3 years ago

I'm using MasterMemory, but I intend to have multiple databases. One database will represent gameplay data and should be synchronized to cloud storage, but another will represent configuration data and should stay on one device. These databases will each be saved to separate files; how can I do this with MasterMemory?

github-actions[bot] commented 3 years ago

This issue is stale because it has been open 90 days with no activity. Remove stale label or comment or this will be closed in 7 days.