issues
search
litedb-org
/
LiteDB
LiteDB - A .NET NoSQL Document Store in a single data file
http://www.litedb.org
MIT License
8.64k
stars
1.25k
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Deserialize dictionary key with TypeDescriptor
#2568
Joy-less
opened
20 hours ago
0
Add tests for Issue #2506 fix
#2567
Joy-less
opened
1 day ago
0
Fixes concurrent access issues using a concurrent dictionary
#2566
JKamsker
closed
2 days ago
1
[BUG] System.InvalidOperationException: Collection was modified; enumeration operation may not execute. on multi thread inserts
#2565
megedsh
opened
3 days ago
0
Update target frameworks.
#2564
Joy-less
opened
5 days ago
0
[BUG] NullReferenceException while accessing database from multiple threads
#2563
vonzshik
closed
2 days ago
8
[QUESTION] Usefulness of indexes with GUID key
#2562
lxman
closed
1 day ago
1
[BUG] "The process was terminated due to an unhandled exception." without any application trigger
#2561
kerenor23
opened
2 weeks ago
0
[SUGGESTION] .NET 8.0 for MAUI support
#2560
weslleymurdock
closed
1 day ago
2
Does the library support Open Telemetry?
#2559
LiorBanai
opened
3 weeks ago
0
[SUGGESTION] Appending files
#2558
Gregory-Marshall
opened
3 weeks ago
0
Replace Mutex name hashing with URI escaping (Fix #2543)
#2557
Joy-less
opened
1 month ago
4
[QUESTION] Release of the LiteDB v4 with security vulnerability patches on NuGet
#2556
ezioleq
opened
1 month ago
1
[BUG] No thread safety since 5.0.21
#2554
feitzi
opened
1 month ago
0
ReaderWriterLockSlim to lock
#2553
milo-tcghl
closed
1 day ago
7
Fix #2534
#2552
Joy-less
closed
1 month ago
2
update net8 target to net8.0
#2551
WeihanLi
opened
1 month ago
1
[BUG][v 4.1.4] Timeout.DataBase is locked for more than 00:01:00.
#2550
feitiana03120
opened
1 month ago
0
[BUG] Regression 5.0.17 -> 5.0.18, Database.Rebuild() not disposing correctly
#2549
Blue101black
opened
1 month ago
0
[QUESTION] LiteDB in game consoles?
#2548
mubarakalmehairbi
opened
1 month ago
0
[QUESTION] Connect to LiteDB over the internet
#2547
mubarakalmehairbi
closed
1 month ago
4
[QUESTION] How to select a GUID in WHERE CLAUSE
#2546
redware
closed
2 months ago
1
[BUG] DropCollection causes "page type must be data page: {0}"
#2545
indieshack
opened
2 months ago
0
In version 5 of LiteDB, the file upload speed to the database has slowed down.
#2544
BibaAndBoba23
opened
2 months ago
4
[BUG]
#2543
q-bertsuit
opened
2 months ago
1
[QUESTION] Update syntax to update a subproperty
#2542
ssteiner
opened
2 months ago
0
[BUG] System.OutOfMemoryException - LiteDatabase in memory
#2541
ednsinf
opened
2 months ago
5
[QUESTION] Does LiteDB cope with nested objects of the same type?
#2540
malisimat
opened
2 months ago
0
[QUESTION] - Starting a new project using LiteDB
#2539
rmszc81
closed
2 months ago
5
#2536 Fix race condition in bsonmapper
#2538
JKamsker
closed
1 week ago
0
Fix race condition in #2536
#2537
einarmo
closed
1 month ago
1
[BUG] Race condition in BsonMapper
#2536
einarmo
closed
1 week ago
4
[BUG] iterating over an IEnumerable<LiteFileInfo<TFileId>> errors out on the second element if the DB is opened in shared mode
#2534
ssteiner
closed
1 month ago
1
[BUG] First level .Include(...) doesnt matter
#2533
RedQueen87
closed
3 months ago
2
[CONTRIBUTION] Schema Migrations for LiteDb - introducing LiteDbMigrations
#2532
ssteiner
opened
3 months ago
2
[QUESTION] Unset a a property
#2531
ssteiner
opened
3 months ago
2
[BUG] The LiteDB not shower value type long to private property
#2530
salesHgabriel
closed
3 months ago
2
[BUG] LiteDB will return null for DB entries by the very first access
#2528
michtoen
opened
3 months ago
0
Getting list of Ids from collection throws Unable to cast object of type 'LiteDB.ObjectId' to type 'System.String'
#2527
ssteiner
closed
1 day ago
5
[BUG] Getting into a rare and unrecoverable state after 5.0.21
#2526
hosadoya
opened
3 months ago
4
[BUG] Detected loop in FindAll({0})
#2525
kamilwarowny
opened
3 months ago
3
[QUESTION] Upgrading database created with v3 doesn't work in v5
#2524
danyelsan10
opened
3 months ago
0
Regression [BUG] LiteDB.LiteException: ReadFull must read PAGE_SIZE bytes [{0}]
#2523
michelmoorlag
opened
4 months ago
7
[QUESTION] please need example for https://www.litedb.org/docs/encryption/
#2520
qart2003
opened
4 months ago
1
[QUESTION] UpdateMany with Dictionary<string, object>
#2519
ssteiner
opened
4 months ago
1
[BUG]
#2518
MayaZayn
opened
4 months ago
1
Updates to v5.0.21
#2517
mbdavid
closed
4 months ago
0
[QUESTION] Save :memory: to disk?
#2516
lxman
closed
4 months ago
2
Remove DiskWriterQueue to avoid adicional thread to write on disk
#2515
mbdavid
closed
4 months ago
0
ArgumentException when fetching db item with missing Enum value
#2514
ionite34
opened
5 months ago
2
Next