File system adapter for parse-server
published version 1.0.2, 6 years agoAWS S3 adapter for parse-server
published version 1.2.2, 6 years ago- published version 1.0.0, 5 years ago
parse-server-schema-config
published version 1.0.10, 5 years ago``` this.sid = opt.sid; this.appKey = opt.appKey; this.appSecret = opt.appSecret; this.retryCount = opt.retryCount || 5; // 请求频率超过时重试次数 this.timeout = opt.timeout || 10 * 1000; // 请求超时时间 this.retryInterval = opt.retryInterval || 30
published version 1.1.26, 4 years ago