search : jcs

select a category, or use search below
(searches all categories and all time range)

displaying top 100 results

2673017 CF-4156552 Suchika S. We added support for Redis , JCS & MemCached to ColdFusion 2018. Hence closing this bug.
suit your application more than another. So we need to integrate more caching engines. In the 2018 release of ColdFusion, we have added support for 3 new caching engines JCS (Java caching system) Redis Memcached Java Caching System (JCS) Pros One of the fastest caching […] The post Distributed caching
|http://localhost:8500/CFIDE/administrator/settings/caching.cfm]| |Template cache size|1024 templates | |Enable trusted cache|Yes  | |Cached query limit|100| |Save Class Files|Yes  | |Caching engine|Ehcache  | |JCS DSN name| | |Is JCS cluster enabled|No  | |Memcached servers| | |Redis server| | |Redis port|0  | |Redis
(whereas Standard still supports ehcache or the new JCS cache optin). Also, is there anything that was changed in 2018 which made anything available in Standard that used to be Enterprise-only (like how CF11 made the ColdFusion Archive/CAR feature available to those in Standard)?
, when I was helping someone whose site was running CF2018 Standard. While it DID offer the new JCS option (in the CF Admin caching page), it did NOT offer the UI elements for Redis or memcached. If this is so, then it seems this page (and others) ought to indicate that for readers. From what I've seen
performance through Caching with the newly added engines: a. Memcached b. JCS c. Redis d. Using a custom cache plugin 9. New Admin APIs to support the caching engines 10. Hibernate upgraded to ver 5.2 11. New configuration settings in wsconfig tool 12. Updates to ColdFusion Builder.