Skip to content

siddhantshar24/Redis-Database-Application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Redis-Database-Application

Technologies used: Java, SpringBoot, Redis.

  • Redis is being used as a database in this application, it helps in reducing server loads.

To start the project in your local:

-Start Redis at port 6379 and keep the server running during entire duration.

-Go to main folder in Intellij/Eclipse and run the application as a SpringBoot Application.

-Perform the CRUD applications as usual through postman, they will be handled by Redis database here.

Thanks.

About

Application using Redis server as a database.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages