notationlabs / notationlabs/notation
state provider config
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 54
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
currently, sqlite provider contract is point the state location to a file ending in .db or .sqlite.
we should make an explicit contract for selecting a state providers (including remote providers)
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
The issue names no files, tests, or entry points. Start by locating the existing SQLite state-provider configuration and its contract, then review how state is selected before defining the expected configuration for local and remote providers; done means the provider-selection contract is explicit and its supported cases are covered.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- infrastructure
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100