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

refactor: major refactor which introduces new practices #5

Merged
merged 26 commits into from
Apr 28, 2024
Merged

Conversation

bnkamalesh
Copy link
Member

  • create individual interfaces in api package based on different cmd (server, subscriber etc.)
  • change naming convention of store files to have the DB name in file. e.g. store_postgres
  • introduce cmd directory to move all I/O layer outside internal (e.g. HTTP server, gRPC server, queue subscription etc.)
  • upgrade all dependencies
  • change APM from ELK stack to OTEL

@bnkamalesh bnkamalesh added documentation Improvements or additions to documentation enhancement New feature or request labels Feb 16, 2024
@bnkamalesh bnkamalesh self-assigned this Feb 16, 2024
@bnkamalesh bnkamalesh marked this pull request as ready for review April 28, 2024 16:25
@bnkamalesh bnkamalesh merged commit af12a99 into master Apr 28, 2024
2 checks passed
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 enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant