Azure / Azure/data-api-builder
Implement Generic GetOrSetAsync caching method for SQL
- Dominant language
- C#
- Stars
- 1.5k
- Forks
- 370
- Avg merge
- 3d 22h
- Merged PRs (30d)
- 9
Description
Please check whether Generic GetOrSetAsync caching method of DabCacheService can be used for SQL Query. Additionally, I seem to be unable to find the integration test for caching scenarios. Would you please ensure that they are included for comprehensive coverage?
Contributor guide
Research direction
Start by reading DabCacheService and tracing the SQL query caching path to determine whether the generic GetOrSetAsync method applies. Then locate the existing caching integration-test setup, or identify where such tests belong. Done means SQL caching works through the generic method and the relevant caching scenarios have comprehensive integration coverage.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp, sql
- Domain
- api, backend, database, performance
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100