issues
search
mlockett42
/
litedb-async
This library allows the use of asynchronous programming techniques with the LiteDb library
Apache License 2.0
104
stars
13
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Run unit tests in a Github Pipeline
#36
mlockett42
opened
4 months ago
0
upgrade LiteDB to v5.0.20 and other package dependencies
#35
zmira
closed
4 months ago
0
Why transaction?
#34
flier268
closed
6 months ago
1
typo: namespace of `ILiteRepositoryAsync` should be `LiteDB.Async` (?)
#33
zmira
closed
4 months ago
1
Update LiteDB version 5.0.17 to 5.0.18
#32
MaximST92
closed
4 months ago
1
CommitAsync and RollbackAsync should throw an exception if called on a database which is not in a transaction
#31
mlockett42
closed
4 months ago
2
Transactions rollback does not work, even explicit
#30
YMichurin
closed
4 months ago
2
System.ObjectDisposedException: The semaphore has been disposed
#29
sunnamed434
opened
1 year ago
2
[SUGGESTION] Raname dll file to "LiteDB.Async.dll"
#28
CodingOctocat
closed
1 year ago
1
"Synchronous reads are not supported" when writing a stream
#27
becdetat
opened
1 year ago
0
Running under load, LiteRepositoryAsync keeping file lock after Disposing
#26
Pete-PlaytimeSolutions
closed
1 year ago
1
Fix README.md typos
#25
JensSchadron
closed
1 year ago
0
Bump LiteDB from 5.0.14 to 5.0.15
#24
JensSchadron
closed
1 year ago
3
Unable to use in NET Framework applications, that require strong naming of all assemblies
#23
Pete-PlaytimeSolutions
closed
1 year ago
4
Update LiteDB to version 5.0.12
#22
MaximST92
closed
2 years ago
1
Implement LiteRepositoryAsync with tests 50% coverage
#21
devinSpitz
closed
2 years ago
1
Example of how to use UpsertManyAsync ?
#20
stephenhauck
closed
3 years ago
1
Fixes #18: Methods are completed on background thread if ConfigureAwait(false) is used
#19
MKuckert
closed
3 years ago
1
Methods are completed on background thread if ConfigureAwait(false) is used
#18
MKuckert
closed
3 years ago
5
GetCollection return type to interface
#17
mlockett42
closed
3 years ago
0
Change GetCollection return type to interface
#16
jspinner13
closed
3 years ago
4
Added LiteDatabaseAsync constructor taking in a ConnectionString object
#15
jmojiwat
closed
3 years ago
2
Dispose takes a long time to return
#14
fadif91
closed
3 years ago
2
Improve Async Transactions
#13
mlockett42
closed
1 year ago
1
Index name not passed to underlying collection
#12
uhfath
closed
4 years ago
1
Feature/readonly props
#11
mookid8000
closed
4 years ago
1
Async Object Mapping
#10
DrewRidley
opened
4 years ago
5
Add an authors file
#9
mlockett42
closed
4 years ago
0
Add ability to access underlying database
#8
mookid8000
closed
4 years ago
3
Replace use of two ManualResetEvents by SemaphoreSlim and CancellationTokenSource
#7
mookid8000
closed
4 years ago
1
[Question] Comparison with LiteDB and usage in Xamarin
#6
themronion
closed
4 years ago
9
[SUGGESTION] - Support a constructor that can receive an already instantiated LiteDatabase instance
#5
cristianoalvesdasilva
closed
4 years ago
2
Usage with LiteDb 5.0.9 is broken
#4
xucito
closed
4 years ago
2
Work with filestorage not support
#3
maukur
closed
4 years ago
1
Expressions
#2
Avatarchik
closed
4 years ago
3
Update LiteDB version to 5.0.9 and expose available get/set properties of LiteDatabase
#1
mookid8000
closed
4 years ago
2