mirror of
https://github.com/placeholder-soft/chroma.git
synced 2026-01-12 17:02:54 +08:00
## Description of changes *Summarize the changes made by this PR.* - New functionality - Adds a basic pulsar producer, consumer and associated tests. As well as a docker compose for the distributed version of chroma. ## Test plan We added bin/cluster-test.sh, which starts pulsar and allows test_producer_consumer to run the pulsar fixture. ## Documentation Changes None required.
13 lines
190 B
Plaintext
13 lines
190 B
Plaintext
black==23.3.0 # match what's in pyproject.toml
|
|
build
|
|
httpx
|
|
hypothesis
|
|
hypothesis[numpy]
|
|
mypy-protobuf
|
|
pre-commit
|
|
pytest
|
|
pytest-asyncio
|
|
setuptools_scm
|
|
types-protobuf
|
|
types-requests==2.30.0.0
|