Open mahop-net opened 1 year ago
I found only database size limit and it can be changed as LiteDatabase.LimitSize. Also i don't think there is any file size limit but i recommend to not store many large files.
I did not find a Limit for FileSize stored in the FileStorage
How does LiteDB Cache work? Is it faster to keep a Connection Open for Multiple queries?
What is db.Checkpoint() doing? Do I have to call it from time to time?
Hello, I found the following Limits in the docu. Are there more Limits to care about? (And I have some questions)
LiteDB Limits found in Docs:
Are there more Limits?
Questions:
And (Two more things):
Thanks a lot for your great work!!! LiteDB looks cool, I would like to use it in a new project.... Nice greeting from Bavaria, Markus