Skip to content

Pull requests: litedb-org/LiteDB

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

.NET 10 migration
#2771 opened Aug 23, 2026 by zbalkan Loading…
Fix #1929: deserialize System.Index values
#2759 opened Jun 10, 2026 by JKamsker Collaborator Loading…
Fix #2211: allow equals signs in database file paths
#2757 opened Jun 10, 2026 by JKamsker Collaborator Loading…
Fix #2456, #2589, #1952: support BsonValue arrays and dictionaries
#2755 opened Jun 10, 2026 by JKamsker Collaborator Loading…
Fix #2376: serialize byte-backed enum arrays as arrays
#2754 opened Jun 10, 2026 by JKamsker Collaborator Loading…
Fix #2255: serialize dictionary keys invariantly
#2753 opened Jun 10, 2026 by JKamsker Collaborator Loading…
Fix #1986: return null/default for Min and Max on empty collections
#2752 opened Jun 10, 2026 by JKamsker Collaborator Loading…
Fix #1224: store ulong BsonValue as Int64
#2751 opened Jun 10, 2026 by JKamsker Collaborator Loading…
Provide ToString implementation of ConnectionString
#2745 opened Apr 1, 2026 by rklfss Contributor Loading…
Fix/auto heal corrupt wal free list
#2743 opened Mar 7, 2026 by JKamsker Collaborator Loading…
Add LiteDB.Spatial
#2708 opened Oct 5, 2025 by JKamsker Collaborator Loading…
Add pooled buffer serialization overloads codex
#2699 opened Oct 1, 2025 by JKamsker Collaborator Draft
Optimize ObjectId hex formatting codex
#2698 opened Oct 1, 2025 by JKamsker Collaborator Draft
Use spans for Guid and ObjectId serialization codex
#2697 opened Oct 1, 2025 by JKamsker Collaborator Draft
Use stack spans for serializer numbers codex
#2696 opened Oct 1, 2025 by JKamsker Collaborator Draft
Documentation overhaul
#2672 opened Sep 29, 2025 by JKamsker Collaborator Loading…
[Release]v6.0.0
#2657 opened Sep 28, 2025 by JKamsker Collaborator Draft
Engine/MemoryCache: Stage 1 improvements (RFC #2647)
#2649 opened Sep 26, 2025 by zalza13 Loading…
5 tasks done
Fix cache reuse to limit memory growth codex
#2644 opened Sep 24, 2025 by JKamsker Collaborator Loading…
Introduce async data reader operations codex
#2634 opened Sep 22, 2025 by JKamsker Collaborator Draft
ProTip! Exclude everything labeled bug with -label:bug.