Skip to content

For development, store assignments in file system #23

Description

@cayhorstmann

It is a hassle that an AWS DynamoDB is required for local development. We want to imitate what is done for S3. When there is no AWS account, data should be stored locally. The root directory is specified by the config key com.horstmann.codecheck.db. It has subdirectories for each DynamoDB table: Assignments, LTICredentials, and so on. Use subdirectories for the partition key and, when present, the sort key.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions