Skip to content

Lucee is a CFML Server, compatible with Adobe ColdFusion © using less resources and delivering better performance. Lucee simplifies technologies like datasources (MSSQL, Oracle, MySQL and others), HTTP, ORM, caching (redis, ehcache, and memcached) etc.

License

lucee/Lucee

Repository files navigation

Lucee Lucee

Lucee Server

Lucee Server (or simply Lucee) is a dynamic, Java based, tag and scripting language used for rapid web application development.

Lucee simplifies technologies like webservices (REST, SOAP, HTTP), ORM (Hibernate), searching (Lucene), datasources (MSSQL, Oracle, MySQL and others), caching (infinispan, ehcache, and memcached) and many more.

Lucee provides a compatibility layer for Adobe ColdFusion © CFML using less resources and delivering better performance.

What is new with Lucee 6

Installation

You can build Lucee from source or grab one of our distributions:

Alternatively try the super-useful CommandBox standalone developer tools for CFML powered by Lucee.

Building Lucee from Source

You can find detailed instructions on how to build Lucee from source.

Lucee has a lot of testcases, there are a number of handy build flags which can be used to avoid running the entire Lucee test suite (which takes a while) when you are working on a specific feature (Lucee 6.+ only).

Lucee uses TestBox as our test framework, we have a customised CFML wrapper around TestBox which can be found in the root directory under /test.

The test suites use a range of Test Services, like s3, database, ftp, etc. You can see how they are configured in _setupTestServices.cfc via the source code.

Getting Help

If you are looking for commercial support, you might try one of the LAS Members.

System Requirements

Lucee is a JVM language running as a servlet on just about any servlet container; including Apache Tomcat, Eclipse Jetty, JBoss AS, and GlassFish.

We standardise on Apache Tomcat for installers and Docker containers as there is only so much time in the day.

Philosophy

The Lucee team “treats slowness as a bug". Many performance tests have shown Lucee to perform faster than other CFML engines.

Lucee attempts to resolve many inconsistencies found in traditional CFML; either forcing changes in language behavior, or providing configurable options in the Lucee Administrator.

For more peruse the Lucee Manifesto.

The Lucee team is always open to feedback and active at CFML community events, and is keen to remind people that Lucee is a community project.

GitHub 5.3 Java CI 5.4 Java CI 6.0 Java CI Backers on Open Collective Sponsors on Open Collective

Maven Central GitHub pull requests GitHub closed pull requests

docker pulls Open Collective backers and sponsors GitHub contributors

Website

Contributors

This project exists thanks to all the people who contribute. [Contribute].

Backers

Thank you to all our backers! 🙏 [Become a backer]

Sponsors

Support this project by becoming a sponsor. Your logo will show up here with a link to your website. [Become a sponsor]

Copyright / License

Copyright 2006-2014 Various contributing authors Copyright 2015-2021 Lucee Association Switzerland

The Lucee code base was forked from the Railo Server Project (Version 4.2) in January 2015. The Lucee Association Switzerland (LAS) is the legal custodian of the code base, and contributors are required accept the LAS Contributor License Agreement (CLA).

Lucee Server is licensed under the Lesser GNU General Public License Version 2.1 (or later); you may not use this work except in compliance with the License. You may obtain a copy of the License in the LICENSE file, or at: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.txt

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Lucee logo and related marks belong to Lucee Association Switzerland.