Crate dynamodb_book_ch21_github

Source
Expand description

§GitHub Example

An example of using modyne to implement a single-table database for the “GitHub” application as described in Chapter 21 of The DynamoDB Book by Alex DeBrie.

Structs§

App
Issue
IssueComment
IssueCommentId
IssueId
Membership
MembershipId
Organization
OwnerName
OwnerNameRef
PaymentPlan
PullRequest
PullRequestComment
PullRequestCommentId
PullRequestId
Reaction
ReactionId
RepoName
RepoNameRef
Repository
RepositoryId
RepositoryIdentity
Star
StarId
User

Enums§

IssueStatus
PlanType
ReactionTarget
Role