asp.net - Storing 5000+ records in Redis cache -


hi new redis cache, looking way store 5000+ or more records redis cache, should kind of scalable easiest way handle application doesn't have performance impact.

before more concrete answer need give more details data want store there , way database.

in general can check answer storing large amount of data in redis: data preparation upload redis server


Comments