Skip to content

Commit

Permalink
Cohort Banking example with SDK (#63)
Browse files Browse the repository at this point in the history
* feature: Cohort SDK with delegated DB operations.
  • Loading branch information
fmarek-kindred authored Jul 31, 2023
1 parent 9c43ba7 commit 2018d60
Show file tree
Hide file tree
Showing 79 changed files with 5,221 additions and 462 deletions.
1 change: 1 addition & 0 deletions .env.example
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ COHORT_PG_PORT=5432
COHORT_PG_USER=postgres
COHORT_PG_PASSWORD=admin
COHORT_PG_DATABASE=talos-sample-cohort-dev
COHORT_PG_POOL_SIZE=10

# Replicator and Statemap Installer Services
REPLICATOR_KAFKA_COMMIT_FREQ_MS=10000
Expand Down
6 changes: 0 additions & 6 deletions .vscode/extensions.json

This file was deleted.

101 changes: 0 additions & 101 deletions .vscode/launch.json

This file was deleted.

Loading

0 comments on commit 2018d60

Please sign in to comment.