Skip to content

Created an in-memory store for recently played songs that can accommodate songs per user, with a fixed initial capacity and It should be able to fetch recently played songs based on the user and eliminate the least recently played songs when the store becomes full

akhilsai560/PlaylistStore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

About

Created an in-memory store for recently played songs that can accommodate songs per user, with a fixed initial capacity and It should be able to fetch recently played songs based on the user and eliminate the least recently played songs when the store becomes full

Topics

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages