2 Replies Latest reply on Jul 3, 2009 6:48 AM by mircea.markus

    Is BdbjeCacheLoader fine for production??

    niuxuetao_fiserv

      Hi,

      I read in user's guide 9.3.1 that all file based cache loaders are not recommended for production use, does it also include the BdbjeCacheLoader that uses a transactional berkeleyDB?


      9.3.1. File system based cache loaders
      JBoss Cache ships with several cache loaders that utilize the file system as a data store. They
      all require that the <loader><properties> configuration element contains a location property,
      which maps to a directory to be used as a persistent store. (e.g., location=/tmp/myDataStore
      ). Used mainly for testing and not recommended for production use.


      Thanks,

      Xuetao