Is iBATIS limited to OSCache only? I am currently in the process of
evaluating open-source caching frameworks/products. It seems that OSCache
(which seems to be the only caching framework supported by iBATIS) is
primarily a presentation layer cache which was later "modified" to support
server-side/clusterable cache. SwarmCache was designed as a cache for
database-driven cluster-enabled cache right from the get go. Was there a
specific reason for iBATIS's reliance on OSCache only, as opposed to
providing a pluggable strategy?

Reply via email to