feat: self-hosted Honcho memory provider (PostgreSQL + Redis) #51

Open
Hermes wants to merge 15 commits from feat/honcho-only-rebased into master
5 changed files with 248 additions and 0 deletions
Showing only changes of commit 4bcf0619b6 - Show all commits

View File

@@ -17,6 +17,7 @@ WORKDIR /app
ENV UV_COMPILE_BYTECODE=1
ENV UV_LINK_MODE=copy
ENV UV_PYTHON=/usr/local/bin/python3.13
RUN uv sync --frozen