# node-memcache **Repository Path**: mirrors_mde/node-memcache ## Basic Information - **Project Name**: node-memcache - **Description**: node.js memcached client - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-25 - **Last Updated**: 2026-07-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README node.js memcached client client for using memcached with node.js see example.js for current usage TODO: + add promises to replcae current callback handling + add more send / reply methods + testing