mirror of
https://github.com/tiennm99/store-scraper-bot.git
synced 2026-08-31 04:30:40 +00:00
Two near-identical per-store repository files collapse into a single createAppCacheRepository(handle, prefix, ttl) factory used twice from app-builder. Scrapers now receive the cache directly (one less layer), and the cache entry shape drops the obsolete _id field — the Redis key already encodes the appId.