No project description provided
Project description
valkey-haystack
Contributing
Refer to the general Contribution Guidelines.
Running Tests
To run integration tests locally, you need a running Valkey instance. You can start one using Docker:
docker run -d -p 6379:6379 valkey/valkey-bundle:latest
Navigate to the integration directory and set up environment variables:
cd integrations/valkey
# Sync dependencies including test dependencies
uv sync --group test
# Run unit tests only
hatch run test:unit
# Run integration tests only (requires Valkey instance)
hatch run test:integration
# Run all tests
hatch run test:all
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
valkey_haystack-0.2.0.tar.gz
(38.2 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file valkey_haystack-0.2.0.tar.gz.
File metadata
- Download URL: valkey_haystack-0.2.0.tar.gz
- Upload date:
- Size: 38.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: Hatch/1.16.4 cpython/3.12.13 HTTPX/0.28.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7833c210c55364b181789af9d7415bffe9699644f3370061f607752a7d43c350
|
|
| MD5 |
4c80e14f78e33ff2e7edc14bde925da7
|
|
| BLAKE2b-256 |
ba9ceeaf03aa3bf393c76b85de5fe6be9d9691bd3fa160d044f6bb23084ba38b
|
File details
Details for the file valkey_haystack-0.2.0-py3-none-any.whl.
File metadata
- Download URL: valkey_haystack-0.2.0-py3-none-any.whl
- Upload date:
- Size: 23.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: Hatch/1.16.4 cpython/3.12.13 HTTPX/0.28.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cfc5570584fefe0d53f9856bf13497c83b583c989bdafaf1cd7885f3c514ed15
|
|
| MD5 |
efefb36a82591093d7456245aef9448b
|
|
| BLAKE2b-256 |
8b6fa8e6b8385983b891ae9d6ad976e9fccec91af45a77f512a3058d3191ec83
|