0 Forks
0 Stars
0 Watchers

PlaylistStore

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

How to download and setup PlaylistStore

Open terminal and run command
git clone https://github.com/akhilsai560/PlaylistStore.git
git clone is used to create a copy or clone of PlaylistStore repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with PlaylistStore https://github.com/akhilsai560/PlaylistStore/archive/master.zip

Or simply clone PlaylistStore with SSH
[email protected]:akhilsai560/PlaylistStore.git

If you have some problems with PlaylistStore

You may open issue on PlaylistStore support forum (system) here: https://github.com/akhilsai560/PlaylistStore/issues