Skip to content

Commit

Permalink
perf: Optimize suboptimal code (#617)
Browse files Browse the repository at this point in the history
Co-authored-by: Brad Bayliss <[email protected]>
  • Loading branch information
justraman and Bradez authored Oct 17, 2023
1 parent ad1aa3d commit 3f1ed08
Show file tree
Hide file tree
Showing 93 changed files with 2,718 additions and 1,691 deletions.
3 changes: 2 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,8 @@ ADD schema.graphql .
ENV PROCESSOR_PROMETHEUS_PORT 3000
EXPOSE 3000
EXPOSE 4000

# for worker
EXPOSE 9090

FROM squid AS matrixchain-indexer

Expand Down
11 changes: 0 additions & 11 deletions db/migrations/1694608759911-Data.js

This file was deleted.

47 changes: 0 additions & 47 deletions db/migrations/1695645118101-Data.js

This file was deleted.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 3f1ed08

Please sign in to comment.