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.1.1.tar.gz
(33.7 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.1.1.tar.gz.
File metadata
- Download URL: valkey_haystack-0.1.1.tar.gz
- Upload date:
- Size: 33.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: Hatch/1.16.3 cpython/3.12.12 HTTPX/0.28.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f2ae07318bb3711ae09d03fee4cc77c22e20c18a75475955118aa9901c288d88
|
|
| MD5 |
f6f983ef4dce2435628067e58bd18111
|
|
| BLAKE2b-256 |
032caf710d7e25b7d839ae6ad3a0adea569513ef19759ee4d0e731b6708990f4
|
File details
Details for the file valkey_haystack-0.1.1-py3-none-any.whl.
File metadata
- Download URL: valkey_haystack-0.1.1-py3-none-any.whl
- Upload date:
- Size: 20.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: Hatch/1.16.3 cpython/3.12.12 HTTPX/0.28.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
668d41474c74d17c7a80b10c9405d89d70d1a0ef78c42aaea1f0ecd91d1d37e6
|
|
| MD5 |
d5d16774c258efb0eccebe53d4a6fd33
|
|
| BLAKE2b-256 |
fe8cd91b3d2036c315fc8420cb60a33295a2efaa1560931c09c1d863a5c53a88
|