linksplatform / linksplatform/Data.Doublets
LinksFactory with LinksOptions
Open
- Dominant language
- C#
- Stars
- 14
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
There should be a simple links factory with simple and easy to configure LinksOptions.
For example we can make option `SplitDataFromIndexes` and this will make the factory to use `SplitMemoryLinks` instead of `UnitedMemoryLinks`.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the existing LinksFactory, LinksOptions, SplitMemoryLinks, and UnitedMemoryLinks types named in the issue. The work is done when the factory exposes simple configuration and SplitDataFromIndexes selects the requested links implementation, with coverage for both option values.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100