Buckets:
| { | |
| "name": "cacheable", | |
| "version": "2.5.0", | |
| "description": "High Performance Layer 1 / Layer 2 Caching with Keyv Storage", | |
| "type": "module", | |
| "main": "./dist/index.cjs", | |
| "module": "./dist/index.mjs", | |
| "types": "./dist/index.d.mts", | |
| "exports": { | |
| ".": { | |
| "import": { | |
| "types": "./dist/index.d.mts", | |
| "default": "./dist/index.mjs" | |
| }, | |
| "require": { | |
| "types": "./dist/index.d.cts", | |
| "default": "./dist/index.cjs" | |
| } | |
| } | |
| }, | |
| "repository": { | |
| "type": "git", | |
| "url": "git+https://github.com/jaredwray/cacheable.git", | |
| "directory": "packages/cacheable" | |
| }, | |
| "author": "Jared Wray <me@jaredwray.com>", | |
| "license": "MIT", | |
| "private": false, | |
| "devDependencies": { | |
| "@keyv/redis": "^5.1.6", | |
| "@keyv/valkey": "^1.0.11", | |
| "@qified/redis": "^0.10.1", | |
| "lru-cache": "^11.3.6", | |
| "tsdown": "^0.22.0", | |
| "typescript": "^5.9.3" | |
| }, | |
| "dependencies": { | |
| "hookified": "^1.15.0", | |
| "keyv": "^5.6.0", | |
| "qified": "^0.10.1", | |
| "@cacheable/memory": "^2.2.0", | |
| "@cacheable/utils": "^2.5.0" | |
| }, | |
| "keywords": [ | |
| "cacheable", | |
| "high performance", | |
| "layer 1 caching", | |
| "layer 2 caching", | |
| "distributed caching", | |
| "Keyv storage engine", | |
| "memory caching", | |
| "LRU cache", | |
| "expiration", | |
| "CacheableMemory", | |
| "offline support", | |
| "distributed sync", | |
| "secondary store", | |
| "primary store", | |
| "non-blocking operations", | |
| "cache statistics", | |
| "layered caching", | |
| "fault tolerant", | |
| "scalable cache", | |
| "in-memory cache", | |
| "distributed cache", | |
| "lruSize", | |
| "lru", | |
| "multi-tier cache" | |
| ], | |
| "files": [ | |
| "dist", | |
| "LICENSE" | |
| ], | |
| "scripts": { | |
| "build": "rimraf ./dist && tsdown src/index.ts --format cjs,esm --dts --clean", | |
| "lint": "biome check --write --error-on-warnings", | |
| "test": "pnpm lint && vitest run --coverage", | |
| "test:ci": "biome check --error-on-warnings && vitest run --coverage", | |
| "clean": "rimraf ./dist ./coverage ./node_modules" | |
| } | |
| } |
Xet Storage Details
- Size:
- 2.02 kB
- Xet hash:
- 8d90f9040fae2a04d34420d985a494d78dcf9ec74acce6421ef04541679e7b84
·
Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.