Azure / Azure/Microsoft.Extensions.Caching.Cosmos
vNext - Rename DefaultTimeToLiveInMs to DefaultTimeToLive
Open
vNext
- Dominant language
- C#
- Stars
- 55
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
Reference https://github.com/Azure/Microsoft.Extensions.Caching.Cosmos/issues/51
Rename the property and use it as-is, without any conversion.
Contributor guide
Research direction
Locate the DefaultTimeToLiveInMs property and its usages in the repository, then read the referenced issue #51 for context. Rename the property to DefaultTimeToLive and verify its value is used without conversion; confirm the existing project checks or tests pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, csharp
- Domain
- database
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 50/100