fsprojects / fsprojects/FSharp.AWS.DynamoDB
Support multi-attribute composite keys for GSIs
Open
Nobody has claimed this yet.
discussion
- Dominant language
- F#
- Stars
- 61
- Forks
- 18
- Avg merge
- 7h 27m
- Merged PRs (30d)
- 1
Description
Have not looked at this in detail but I presume it will require v4 SDK upgrade(#84)
I suspect TableKey may need to be split into a separate type
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
Read the linked AWS announcement first, then inspect the current TableKey type and the SDK dependency. Determine the API and upgrade scope needed for multi-attribute composite keys in GSIs; done means the library supports this capability with the required SDK version.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, fsharp
- Domain
- databases
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100