Skip to content

Danialk13/DK_RedisSampleProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DK Redis Sample Project

This project is a basic example of using Redis.

To use Redis, you must first install Redis on your local computer or another machine. Once installed, you can access Redis through its IP address and port number (the default port is 6379).

Also you need to install the Redis package with the command below:

Install-Package StackExchange.Redis

If you have any suggestions for improving this project, please feel free to share them.

About

This project is a basic example of using Redis.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages