Skip to content

maneeshv11/url-shortener

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

url-shortener

This Url shortener service recieves long url and creates a mapping with short hash. The short hash is a sequential number which is pushed in redis cache against long url. For maintaining counter we are pushing integer sequence in a redis queue.

Releases

No releases published

Packages

No packages published

Languages