UNPKG

redis-json

Version:

A wrapper library to store JSON Objects in redis-hashsets and retrieve it back as JSON objects

5 lines (4 loc) 78 B
declare const Config: { SCAN_COUNT: number; }; export default Config;