Skip to content

Latest commit

 

History

History

url-timestamps

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

For my web app, I need a class lets me store timestamps for URLs. For URLs that were never accessed, it should return -1. The class should be able to handle about a million calls in a few seconds.