Skip to content

maheshbingi/VideoLibrary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

VideoLibrary - REST application

A 3-tier application to implement the functions of a simple Video Library Management system.

The Video Library Management system you will implement will manage different types of objects:

  • Movie
  • Premium Members
  • Simple Customers

Implemented following performance tuning techniques:

  • Database connection pooling
  • SQL and object caching using Redis
  • Data denormalization
  • Prepared statements.

Technologies Used:

  • Languages: Java, Node.js, Bootstrap
  • Storage: MySQL, REDIS
  • Tools: JMeter

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published