-
We are using v4, have issues with litedb in insert and update.
How to check logs of litedb, why insert and update is failed? how to check dirty records?
Please help !!
-
Hi Friends,
I have a .TXT file having more than 3GB file size and I am parsing this file and extracting data from each line and loaded all the data into LiteDB in a single collection.
Now LiteDB …
-
blazor, net core 3.1, litedb 5.0beta
when server start streaming data (enumerable) to client give error
if i use vs 5.0alpha2 not happen
sorry but at the moment i can't show the exception, an…
-
FASTER uses configuration files stored in AppData
Yikes
KAST needs a proper database system to work.
For now, the easiest way to do it would be SQLite
Keypoints :
- Minimal install (SQLIte …
-
-
I have an ASP.NET Core app using Hangfire with LiteDB. When published to IIS 10 after the app pool recycles the app throws an error: `The process cannot access the file '\hf.db' because it is being u…
-
### Version
4.2.15
### Severity
High
### Environment
msi
### Steps to Reproduce
Trigger a script from a dashboard/app (unsure if it needs to be triggered from dashboard or app, this is just whe…
-
There is currently a limit on document size. Would it be possible to disable or change it? It is better to keep the size of documents as small as possible but in our scenario we have bigger documents …
-
Hello, we are porting Xamarin app into Maui/.net7 and we have issue with performance. Code is same "only" platfrom is different.
Db has 30K records.
xamarin - read all => 20s
maui - read all ->…
-
The problem is I don't have installed the `LiteDB` NuGet package, and it outputs a weird error without a detailed explanation, something is broken but it's not quite easy to understand what's just hap…