Quantcast
Channel: Adding and retrieving Data sets to Redis using StackExchange.Redis - Stack Overflow
Viewing all articles
Browse latest Browse all 2

Adding and retrieving Data sets to Redis using StackExchange.Redis

$
0
0

Am new to Redis. I am able to store and retrieve data to redis using this commands

hmset user:user1 12 13 14 15 

and also am to retrieve data by

hgetall user:user1

i want to do the same using stackExchange.redis on my c# program. how should i do this in c#?


Viewing all articles
Browse latest Browse all 2

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>