{"id":50826537,"url":"https://github.com/cachekit-io/cachekit-ts","last_synced_at":"2026-06-13T19:35:25.909Z","repository":{"id":361322478,"uuid":"1120920957","full_name":"cachekit-io/cachekit-ts","owner":"cachekit-io","description":"TypeScript SDK for CacheKit — production-ready caching with zero-knowledge encryption","archived":false,"fork":false,"pushed_at":"2026-06-13T18:46:52.000Z","size":356,"stargazers_count":0,"open_issues_count":9,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-06-13T19:35:23.109Z","etag":null,"topics":["cache","caching","encryption","napi-rs","redis","sdk","typescript","zero-knowledge"],"latest_commit_sha":null,"homepage":"https://cachekit.io","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cachekit-io.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-12-22T06:43:54.000Z","updated_at":"2026-06-11T11:49:52.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/cachekit-io/cachekit-ts","commit_stats":null,"previous_names":["cachekit-io/cachekit-ts"],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/cachekit-io/cachekit-ts","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cachekit-io%2Fcachekit-ts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cachekit-io%2Fcachekit-ts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cachekit-io%2Fcachekit-ts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cachekit-io%2Fcachekit-ts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cachekit-io","download_url":"https://codeload.github.com/cachekit-io/cachekit-ts/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cachekit-io%2Fcachekit-ts/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34298247,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-13T02:00:06.617Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cache","caching","encryption","napi-rs","redis","sdk","typescript","zero-knowledge"],"created_at":"2026-06-13T19:35:23.858Z","updated_at":"2026-06-13T19:35:25.905Z","avatar_url":"https://github.com/cachekit-io.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# cachekit-ts\n\nTypeScript SDK for CacheKit - Production-ready Redis caching with L1 in-memory, SWR, and zero-knowledge encryption.\n\n## Packages\n\n| Package                                                      | Description             |\n| ------------------------------------------------------------ | ----------------------- |\n| [@cachekit-io/cachekit](./packages/cachekit)                 | Main SDK                |\n| [@cachekit-io/cachekit-core-ts](./packages/cachekit-core-ts) | Native bindings (N-API) |\n\n## Development\n\n```bash\n# Install dependencies\npnpm install\n\n# Build all packages\npnpm build\n\n# Run tests\npnpm test\n\n# Lint\npnpm lint\n```\n\n## Architecture\n\n```\ncachekit-ts/\n├── packages/\n│   ├── cachekit/           # TypeScript SDK\n│   │   ├── src/\n│   │   │   ├── cache.ts          # Core cache implementation\n│   │   │   ├── intents.ts        # Intent-based API (.minimal, .production, .secure, .io)\n│   │   │   ├── backends/         # Redis backend\n│   │   │   ├── l1/               # In-memory LRU cache\n│   │   │   ├── reliability/      # Circuit breaker, retry\n│   │   │   ├── encryption/       # Encryption manager\n│   │   │   ├── serialization/    # MessagePack + key gen\n│   │   │   └── invalidation/     # Redis pub/sub\n│   │   └── test/\n│   │       ├── integration/      # Redis integration tests\n│   │       └── protocol/         # Protocol v1.0 compliance\n│   │\n│   └── cachekit-core-ts/   # Rust N-API bindings\n│       ├── src/lib.rs            # ByteStorage, Encryptor, KeyRotation\n│       └── Cargo.toml\n│\n├── .github/workflows/      # CI/CD\n├── turbo.json              # Build orchestration\n└── pnpm-workspace.yaml\n```\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcachekit-io%2Fcachekit-ts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcachekit-io%2Fcachekit-ts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcachekit-io%2Fcachekit-ts/lists"}