NYULibraries / spatial_data_repository

NYU's GeoBlacklight instance @ geo.nyu.edu
https://geo.nyu.edu
6 stars 2 forks source link

Add dalli gem for memcached access #341

Closed spilth closed 2 months ago

spilth commented 2 months ago

Problem

We need the Dalli gem installed for memcached access

Solution

bundle install the Dalli gem.

Type

chore