Integrations

SDK and protocol integrations

Crowkis exposes several integration paths for application teams and platform engineers.

Python SDK

Python client supports semantic caching workflows, migration-aware options, and framework-oriented examples.

Source: crowkis/sdk/python/README.md

Node SDK

Node SDK includes typed client patterns and cache hit metadata for application-level integration.

Source: crowkis/sdk/node/README.md

Protocol options

Integration surfaces include RESP commands, management HTTP API, and gRPC h2c.

Source: crowkis/README.md

Operational automation

Docker smoke and release-gate scripts provide automation paths for CI and pre-release confidence checks.

Source: crowkis/scripts/crowkis_release_gate.sh