We have some apps that do some very slow lookups to external resources, and we currenlty cache them using memcache, but adding the dalli gem that is required for memcache support is always a pain.
Is it possible that the dalli gem is part of the ondemand gems bundle? (we only need it for the dashboard app)
Many thanks
stijn