views:

50

answers:

0

looking forward to hear opinion from you all. do you think just use compass and enabled caching in compass is enough and thus no need to use hibernate second level cache? i even heard compass support memcached. in that case no point to use hibernate second level cache

do you all use compass and still enable hibernate 2nd level cache on your app? reason is once u use compass for search it will search from index file and will no hit db, thus i think do not need hibernate 2nd level cache. please comment