-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## Description of changes https://linear.app/trychroma/issue/CHR-241/stand-up-log-service - Stand up Log Service in Dev - stand up postgres DB - stand up migration: atlas - depend on postgres - stand up logservice - depend on migration - stand up coordinator - depend on migration - database migration - change env name - change database name - add definition for reccord log (we can test perf for this later, not hard to change) - log service: go - entry point: main with Cmd - grpc service: with proto change - coordinator - connect to docker postgres - reorganize packages to accommodate with logservice - rename bin to coordinator instead of chroma - tests connect to local postgres instead of sqlite - fix a bug from segment delete - system_test fix will be in a separate PR
- Loading branch information
Showing
54 changed files
with
894 additions
and
163 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.