Skip to content

Commit

Permalink
Merge pull request #51 from 8shaws/kyc
Browse files Browse the repository at this point in the history
chore: adds kyc table and kafka service
  • Loading branch information
shawakash authored Aug 27, 2024
2 parents 0d711a0 + b5bcfd2 commit 182e576
Show file tree
Hide file tree
Showing 9 changed files with 346 additions and 24 deletions.
149 changes: 130 additions & 19 deletions Cargo.lock

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

1 change: 1 addition & 0 deletions crates/api/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,3 +34,4 @@ tokio = "1.39.1"
redis = "0.26.0"
deadpool-redis = "0.15.1"
r2d2_redis = "0.14.0"
rdkafka = "0.36.2"
Loading

0 comments on commit 182e576

Please sign in to comment.