Skip to content
This repository was archived by the owner on Jul 2, 2024. It is now read-only.
This repository was archived by the owner on Jul 2, 2024. It is now read-only.

Add support for async #24

Description

@bradwilson

It would be nice to follow in the path of EF and support async ToXxx operations (f.e., ToListAsync). Since ElasticLINQ's network protocol (HTTP) is implicitly async, it would be nice to allow better resource usage on servers by fully embracing that instead of hiding it behind LINQ's synchronous methods.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions