Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
grandnode
/
grandnode2
Public
Notifications
You must be signed in to change notification settings
Fork
547
Star
1.3k
Code
Issues
83
Pull requests
3
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Execute repository queries on the driver instead of blocking a thread
- #776
#776
Merged
KrzysztofPajak
merged 11 commits into
develop
grandnode/grandnode2:develop
from
feature/async-query-materialization
grandnode/grandnode2:feature/async-query-materialization
Copy head branch name to clipboard
Aug 12, 2026
Conversation
Commits
11
(11)
Checks
Files changed
Merged
Execute repository queries on the driver instead of blocking a thread
#776
KrzysztofPajak
merged 11 commits into
develop
grandnode/grandnode2:develop
from
feature/async-query-materialization
grandnode/grandnode2:feature/async-query-materialization
Copy head branch name to clipboard
Commits
Commits on Aug 10, 2026
Add FirstOrDefaultAsync and AnyAsync to IRepository
Show description for a782210
KrzysztofPajak
and
claude
committed
a782210
View commit details
Copy full SHA for a782210
Browse repository at this point
Execute Cms queries on the driver instead of blocking a thread
Show description for 625f01f
KrzysztofPajak
and
claude
committed
625f01f
View commit details
Copy full SHA for 625f01f
Browse repository at this point
Execute Catalog queries on the driver instead of blocking a thread
Show description for 2484400
KrzysztofPajak
and
claude
committed
2484400
View commit details
Copy full SHA for 2484400
Browse repository at this point
Execute Checkout queries on the driver instead of blocking a thread
Show description for 06d440a
KrzysztofPajak
and
claude
committed
06d440a
View commit details
Copy full SHA for 06d440a
Browse repository at this point
Execute Common queries on the driver instead of blocking a thread
Show description for 74f0d06
KrzysztofPajak
and
claude
committed
74f0d06
View commit details
Copy full SHA for 74f0d06
Browse repository at this point
Execute Customers queries on the driver instead of blocking a thread
Show description for 3b13332
KrzysztofPajak
and
claude
committed
3b13332
View commit details
Copy full SHA for 3b13332
Browse repository at this point
Execute Marketing queries on the driver instead of blocking a thread
Show description for 1bd7827
KrzysztofPajak
and
claude
committed
1bd7827
View commit details
Copy full SHA for 1bd7827
Browse repository at this point
Execute the remaining queries on the driver instead of blocking a thread
Show description for 9971938
KrzysztofPajak
and
claude
committed
9971938
View commit details
Copy full SHA for 9971938
Browse repository at this point
Execute the customer password history query on the driver
Show description for c272709
KrzysztofPajak
and
claude
committed
c272709
View commit details
Copy full SHA for c272709
Browse repository at this point
Commits on Aug 12, 2026
Remove redundant .ToList() after ToListAsync calls
Show description for fed5f17
KrzysztofPajak
committed
fed5f17
View commit details
Copy full SHA for fed5f17
Browse repository at this point
Update tests to use IList<T> for cache mocks
Show description for f3b4e06
KrzysztofPajak
committed
f3b4e06
View commit details
Copy full SHA for f3b4e06
Browse repository at this point
You can’t perform that action at this time.