Skip to content

Add initial database schema and ERD diagrams#166

Merged
grayplex merged 1 commit intomainfrom
dev
Apr 18, 2025
Merged

Add initial database schema and ERD diagrams#166
grayplex merged 1 commit intomainfrom
dev

Conversation

@grayplex
Copy link
Copy Markdown
Owner

closes #63

@grayplex grayplex added the documentation Improvements or additions to documentation label Apr 18, 2025
@grayplex grayplex added this to the Environment Setup Complete milestone Apr 18, 2025
@grayplex grayplex requested a review from Copilot April 18, 2025 22:35
@grayplex grayplex self-assigned this Apr 18, 2025
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

A concise description of the purpose of the PR, introducing the initial database schema documentation and corresponding ERD diagrams.

  • Adds a new documentation file for Redis key schema details.
  • Provides a table outlining key patterns, data types, TTL, and the purpose of each key to aid in understanding the data model.
  • Closes issue #63.
Files not reviewed (2)
  • docs/erd/Postgresql.sql: Language not supported
  • docs/erd/postgresql.dbml: Language not supported

@grayplex grayplex merged commit 83ca47c into main Apr 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add initial commit with folder structure

2 participants