Scan keys in Redis using the SCAN command for non-blocking, production-safe iteration. Use a pattern to match keys and a cursor to paginate through results for complete retrieval.
Search GitHub for real-world usage examples of any library or pattern. Returns code snippets from popular open-source projects with repository attribution.
Detects project type from repository file paths, returning the recommended Codemagic template and confidence level. Optionally accepts package.json content for improved detection in JavaScript/TypeScript projects.