mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-20 21:33:15 -07:00
Finished up the caching TODO's
This commit is contained in:
parent
39c89647f0
commit
fdbb373da5
8 changed files with 53 additions and 16 deletions
|
@ -1,8 +0,0 @@
|
|||
namespace PlexRequests.Services.Interfaces
|
||||
{
|
||||
public interface ISickRageCacher
|
||||
{
|
||||
void Queued(long check);
|
||||
int[] QueuedIds();
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue