codeincorp/mongo

Make a virtual collection durable in the catalog

Closed this issue · 0 comments

Currently, the virtual collection is not durable in the catalog and stays only in memory. It should survive the server restart so that users don't have to recreate the virtual collection after the server restart.