v2kiran / PSLiteDB

PowerShell wrapper for LiteDB

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Open-LiteDBConnection memory db

ericxin1982 opened this issue · comments

Hi @v2kiran

If in the beginning, the open litedbconnection is pointing to the in-memory db, and whether I still have chance to save the result to file finally if I change my original mind?

Thanks
Eric Xin

Maybe it is not right, normally we should pick a direction in the beginning, not change in the middle.