Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Async support for NHibernate repository #148

Closed
1 task done
cd21h opened this issue Jan 23, 2016 · 2 comments
Closed
1 task done

Async support for NHibernate repository #148

cd21h opened this issue Jan 23, 2016 · 2 comments
Assignees
Labels
Milestone

Comments

@cd21h
Copy link

cd21h commented Jan 23, 2016

Add async methods to database repositories (add new IAsyncRepository interface).

  • NHibernate repository
    Created different ticket for RavenDb
@cd21h cd21h added this to the Icebox milestone Jan 23, 2016
@seif
Copy link
Member

seif commented Jan 23, 2016

Nhibernate doesn't support async, not sure about ravendb.

@jgbright
Copy link

NHibernate now supports async. See issue #161.

@cd21h cd21h modified the milestones: Icebox, 5.0 Apr 18, 2018
@cd21h cd21h self-assigned this Apr 20, 2018
@cd21h cd21h changed the title Async support for repositories Async support for NHibernate repository Apr 23, 2018
@cd21h cd21h added 3 - Done and removed 1 - Ready labels Apr 29, 2018
@cd21h cd21h closed this as completed Jul 4, 2018
@cd21h cd21h added this to Todo in Sharp-Architecture via automation Sep 20, 2019
@cd21h cd21h moved this from Todo to Done in Sharp-Architecture Dec 13, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
No open projects
Development

No branches or pull requests

3 participants