mbdavid / LiteDB

LiteDB - A .NET NoSQL Document Store in a single data file
http://www.litedb.org
MIT License
8.62k stars 1.25k forks source link

LiteDB and Async methods 😍 #1783

Open saeedrasti opened 4 years ago

saeedrasti commented 4 years ago

Will Async method be added to LiteDB in the future? We look forward to this feature 😊

lbnascimento commented 4 years ago

@saeedrasti There is this async wrapper for LiteDB, check it out: https://github.com/mlockett42/litedb-async

saeedrasti commented 4 years ago

Hi Leonardo, Thank you for your consideration

saeed.r

On Mon, Aug 10, 2020 at 5:41 PM Leonardo Nascimento < notifications@github.com> wrote:

@saeedrasti https://github.com/saeedrasti There is this async wrapper for LiteDB, check it out: https://github.com/mlockett42/litedb-async

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/mbdavid/LiteDB/issues/1783#issuecomment-671344947, or unsubscribe https://github.com/notifications/unsubscribe-auth/AE4J7U2XYN5FZEGFAADYWSDR77WZZANCNFSM4PX52X4Q .

wardboumans commented 4 years ago

I was kinda surprised LiteDB does not have async support... Would be a great addition.

faramos commented 1 year ago

This feature is an absolute deal breaker for me.

mbdavid commented 1 year ago

@faramos, as soon I finish here: https://github.com/mbdavid/LiteDB-vNext 😄 - next "full-async" is almost ready