Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add postgres db to store keys metadata #24

Merged
merged 8 commits into from
Jan 7, 2025

Conversation

shrimalmadhur
Copy link
Collaborator

  • We are adding a postgres DB to store metadata of all the keys store. This will help up get the G1 and G2 pub key and eventually help us with storing API key for authentication.
  • This PR adds
    • Postgres DB schema
    • Migrations
    • Update all the endpoints to use the DB

@shrimalmadhur shrimalmadhur requested a review from a team January 7, 2025 17:51
@shrimalmadhur shrimalmadhur merged commit bd104ca into master Jan 7, 2025
3 checks passed
@shrimalmadhur shrimalmadhur deleted the madhur/implement-pubkeys-ep branch January 7, 2025 22:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants