Skip to content

Configuring Redis for ASP.NET Core Session Store. When you save key and value on Session, actullay it saves on Redis as a Hash data, Soo performance will improve and you can avoid side effects of session on high traffic.

Notifications You must be signed in to change notification settings

borakasmer/AspNetCoreSessionOnRedis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

About

Configuring Redis for ASP.NET Core Session Store. When you save key and value on Session, actullay it saves on Redis as a Hash data, Soo performance will improve and you can avoid side effects of session on high traffic.

Stars

Watchers

Forks

Releases

No releases published

Packages