issues
search
lyft
/
presto-gateway
A load balancer / proxy / gateway for prestodb
Apache License 2.0
358
stars
156
forks
source link
Removed OSCache. Using EHCache and Guava instead.
#67
Closed
theoretical-olive
closed
5 years ago
theoretical-olive
commented
5 years ago
Removed os-cache as the active-jdbc cache layer. Using eh-cache:2.7 instead.
Removed eh-cache from the gateway and used guava cache instead.
Updated README.md for the overall project.
Added README.md for gateway and gateway-ha modules.