Closed codecypherz closed 9 years ago
Fish data will be evicted if enough time passes (it seems). Try to increase probability of cache hit for fish data by issuing a memcache get in the SkywatcherService.
Fixing this is increasingly important. Average latency is still high for the /fishes endpoint.
This is now live.
Fish data will be evicted if enough time passes (it seems). Try to increase probability of cache hit for fish data by issuing a memcache get in the SkywatcherService.