hapijs / catbox

Multi-strategy object caching service
Other
494 stars 72 forks source link

Can I use it with Amazon Elasticache ? How would I go about it ? #171

Closed dvp0 closed 8 years ago

mtharrison commented 8 years ago

Last time I checked Elasticache is just Redis or Memcached so you can probably use out of the box either with https://github.com/hapijs/catbox-memcached or https://github.com/hapijs/catbox-redis depending which you choose.

dvp0 commented 8 years ago

@mtharrison @hueniverse Thank you folks for super quick response !

lock[bot] commented 4 years ago

This thread has been automatically locked due to inactivity. Please open a new issue for related bugs or questions following the new issue template instructions.