我想将 Mondrian OLAP 配置为使用 EhCache。有没有人尝试过这样做,请分享您的想法以及如何做。
问问题
657 次
2 回答
2
还可以看看其中一个 CTools - CDC - Community Distributed Cache - 让您控制缓存等等。
http://forums.pentaho.com/showthread.php?95994-CDC-Community-Distributed-Cache
于 2013-01-25T14:46:36.940 回答
2
你应该看看 Mondrian 的SegmentCache SPI。它允许您为单元数据实现自定义缓存提供程序。在默认的内存实现中有一个可用的示例。
于 2013-01-16T18:16:18.487 回答