linksplatform / linksplatform/Data.Doublets
For databases that do not delete data (all changes archived) automatic gaps filling feature can be optional (no need to check at runtime at allow)
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 14
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
https://github.com/linksplatform/Data.Doublets/blob/f73f48f3cfded1f685dfd6265aeeb76bf757fc04/csharp/Platform.Data.Doublets/Memory/United/Generic/UnitedMemoryLinksBase.cs#L371-L376
https://github.com/linksplatform/Data.Doublets/blob/f73f48f3cfded1f685dfd6265aeeb76bf757fc04/csharp/Platform.Data.Doublets/Memory/United/Generic/UnitedMemoryLinksBase.cs#L401-L404
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with csharp/Platform.Data.Doublets/Memory/United/Generic/UnitedMemoryLinksBase.cs at lines 371-376 and 401-404. Trace how automatic gap filling is checked and determine the intended configuration boundary for databases that archive every change. Done means the feature can be made optional without requiring the runtime check for those databases.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- databases
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100