Commit Graph

113 Commits

Author SHA1 Message Date
unknown 4a7ae8bb81 test condition to store response 2021-01-25 15:17:47 -05:00
unknown 14b99cb854 impl test for CacheAssetAccessor 2021-01-20 15:23:54 -05:00
unknown 5514b716f9 impl cache policy 2021-01-20 10:37:09 -05:00
unknown 4718e483f6 create connection for each transaction. Use shared_ptr for completed request 2021-01-13 21:32:27 -05:00
unknown fff9f7b458 use cache storage to before making request 2021-01-13 13:23:27 -05:00
unknown 4eb8c8a87c IAssetAccessor now accept callback upfront when do request 2021-01-13 02:28:59 -05:00
unknown bc7c5d9ddf expose DiskCache to public headers 2021-01-11 09:22:35 -05:00
unknown eb51da2dd6 impl prune for disk cache 2021-01-10 19:57:02 -05:00
unknown 4b2365f91b add clear all cache record from table 2021-01-09 21:16:02 -05:00
unknown 5bc376003d remove item from cache 2021-01-09 21:04:05 -05:00
unknown 034b70e6d2 check to make sure not return error if item is not found 2021-01-09 20:56:49 -05:00
unknown 074a50d778 impl storeCache and retrieveCache interface 2021-01-09 20:45:02 -05:00
unknown f6e16f398d add interface for Cache system 2021-01-08 16:51:25 -05:00