SchemaStore / SchemaStore/schemastore
Support JSON schema for Garnet
Open
Nobody has claimed this yet.
New Schema Request
- Dominant language
- JavaScript
- Stars
- 3.8k
- Forks
- 2.3k
- Avg merge
- 20h 23m
- Merged PRs (30d)
- 124
Description
Description of the JSON schema.
Configuration used by the GarnetServer
Supporting information.
see https://microsoft.github.io/garnet/docs/getting-started/configuration & https://github.com/microsoft/garnet/blob/main/libs/host/defaults.conf
Are you making a PR for this?
Yes, I will create a PR.
Contributor guide
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
Read the Garnet configuration documentation and inspect libs/host/defaults.conf to identify the GarnetServer settings that the schema must describe. Compare those settings with SchemaStore's contribution conventions, then add and validate a JSON schema covering the documented configuration.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- json
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 50/100