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?
anonymous wrote : | 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 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 View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4241658#4241658 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4241658 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
