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.0.tar.gz
(33.5 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.0.tar.gz.
File metadata
- Download URL: valkey_haystack-0.1.0.tar.gz
- Upload date:
- Size: 33.5 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 |
7cc8522a0ce144b4891e8396329437b8bb445cdba65e85bc7fb6d59324510739
|
|
| MD5 |
50b3f4e13cb50efa5a3f5210e5141750
|
|
| BLAKE2b-256 |
c97d11f27201711ef39bbdf684d5a05d2b96ac714ff96a289d76a63f6d15c284
|
File details
Details for the file valkey_haystack-0.1.0-py3-none-any.whl.
File metadata
- Download URL: valkey_haystack-0.1.0-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 |
0a2197db5815582c95ab98385625ce72734e64e48d6cdc560e70c0ea8cd26c88
|
|
| MD5 |
cadd20f08a3468838e2893b3c10bbbc8
|
|
| BLAKE2b-256 |
ed9dd3e2b6c74e19c2e18e2535a6e6c2e0f52f78f12e2525c464387774100d52
|