Simple cache server that triggers a periodic cleanup with every insertion
lookup_request(any) :: any
start_link() :: {:ok, pid}
store_cache(any, any, integer) :: :ok