v2kiran / PSLiteDB

PowerShell wrapper for LiteDB
MIT License
52 stars 6 forks source link

Open-LiteDBConnection memory db #20

Closed ericxin1982 closed 2 years ago

ericxin1982 commented 2 years ago

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

ericxin1982 commented 2 years ago

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