linksplatform / linksplatform/Data.Doublets
Allow treat links references as binary data
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 14
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
So it may be ok to have broken references, as the reference itself may be binary data.
We also can scope reference checking for specific links structures.
That will also help allow to store variable length references sequences inside the doublets store, which in turn allow us to use links store as a file system, archive or file storage database.
So core decorators should allow it to be implemented.
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
No files or tests are named. Start by locating the core decorators and the links store, then determine how reference checking currently handles broken references and scoped link structures; done should be defined as support for binary or variable-length references without invalidating the store.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- databases
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100