{"id":40587198,"url":"https://github.com/ortus-docs/cachebox-docs","last_synced_at":"2026-01-21T03:07:39.367Z","repository":{"id":23904510,"uuid":"27284486","full_name":"ortus-docs/cachebox-docs","owner":"ortus-docs","description":"The Official CacheBox Documentation","archived":false,"fork":false,"pushed_at":"2023-11-18T10:24:28.000Z","size":8755,"stargazers_count":4,"open_issues_count":0,"forks_count":8,"subscribers_count":8,"default_branch":"v7.x","last_synced_at":"2023-11-18T17:33:11.573Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ortus-docs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2014-11-28T22:41:36.000Z","updated_at":"2022-11-15T14:51:44.000Z","dependencies_parsed_at":"2023-11-16T17:42:43.422Z","dependency_job_id":null,"html_url":"https://github.com/ortus-docs/cachebox-docs","commit_stats":null,"previous_names":[],"tags_count":1,"template":null,"template_full_name":null,"purl":"pkg:github/ortus-docs/cachebox-docs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ortus-docs%2Fcachebox-docs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ortus-docs%2Fcachebox-docs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ortus-docs%2Fcachebox-docs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ortus-docs%2Fcachebox-docs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ortus-docs","download_url":"https://codeload.github.com/ortus-docs/cachebox-docs/tar.gz/refs/heads/v7.x","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ortus-docs%2Fcachebox-docs/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28624344,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-21T02:47:06.670Z","status":"ssl_error","status_checked_at":"2026-01-21T02:45:44.886Z","response_time":86,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-01-21T03:07:39.297Z","updated_at":"2026-01-21T03:07:39.353Z","avatar_url":"https://github.com/ortus-docs.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"---\ndescription: \u003e-\n  CacheBox is an enterprise caching engine, aggregator and API for ColdFusion\n  (CFML) applications.\n---\n\n# Introduction\n\n```\n   _____           _          ____            \n  / ____|         | |        |  _ \\           \n | |     __ _  ___| |__   ___| |_) | _____  __\n | |    / _` |/ __| '_ \\ / _ \\  _ \u003c / _ \\ \\/ /\n | |___| (_| | (__| | | |  __/ |_) | (_) \u003e  \u003c \n  \\_____\\__,_|\\___|_| |_|\\___|____/ \\___/_/\\_\\\n```\n\n## CacheBox Manual - Version 7.x\n\n![CacheBox](.gitbook/assets/CacheBoxLogo.png)\n\nCacheBox is a cache aggregator, in which you can aggregate different caching engines or types of the same engine into one single umbrella. It gives you built in logging (via [LogBox](http://logbox.ortusbooks.com)), an event model, synchronization, shutdown/startup procedures, reporting, interaction consoles and best of all a cache agnostic API.\n\n**CacheBox is a standalone framework for ColdFusion (CFML) applications and it is also bundled with the ColdBox Platform.**\n\n## Versioning\n\nCacheBox is maintained under the [Semantic Versioning](https://semver.org) guidelines as much as possible. Releases will be numbered with the following format:\n\n```\n\u003cmajor\u003e.\u003cminor\u003e.\u003cpatch\u003e\n```\n\nAnd constructed with the following guidelines:\n\n* Breaking backward compatibility bumps the major (and resets the minor and patch)\n* New additions without breaking backward compatibility bumps the minor (and resets the patch)\n* Bug fixes and misc changes bumps the patch\n\n## License\n\nThe ColdBox Platform, CacheBox is open source and licensed under the [Apache 2](http://www.apache.org/licenses/LICENSE-2.0.html) License.\n\n* Copyright by Ortus Solutions, Corp\n* ColdBox, CacheBox, Wirebox, LogBox are registered trademarks by Ortus Solutions, Corp\n\n## Discussion \u0026 Help\n\nThe Box products help and discussion groups can be found here: [https://community.ortussolutions.com/](https://community.ortussolutions.com)\n\n## Reporting a Bug\n\nWe all make mistakes from time to time :) So why not let us know about it and help us out. We also love pull requests, so please star us and fork us: [https://github.com/coldbox/coldbox-platform](https://github.com/coldbox/coldbox-platform)\n\n### Jira Issue Tracking\n\n* [https://ortussolutions.atlassian.net/browse/COLDBOX](https://ortussolutions.atlassian.net/browse/COLDBOX)\n* [https://ortussolutions.atlassian.net/browse/WIREBOX](https://ortussolutions.atlassian.net/browse/WIREBOX)\n* [https://ortussolutions.atlassian.net/browse/LOGBOX](https://ortussolutions.atlassian.net/browse/LOGBOX)\n* [https://ortussolutions.atlassian.net/browse/CACHEBOX](https://ortussolutions.atlassian.net/browse/CACHEBOX)\n\n## Professional Open Source\n\n![Ortus Solutions, Corp](\u003c.gitbook/assets/ortussolutions\\_button (1).png\u003e)\n\nColdBox is a professional open source software backed by [Ortus Solutions, Corp](http://www.ortussolutions.com/services) offering services like:\n\n* Custom Development\n* Professional Support \u0026 Mentoring\n* Training\n* Server Tuning\n* Security Hardening\n* Code Reviews\n* [Much More](http://www.ortussolutions.com/services)\n\n## Resources\n\n* Official Site: [http://www.coldbox.org](https://www.coldbox.org)\n* CFCasts Video Training: [https://www.cfcasts.com](https://www.cfcasts.com)\n* Source Code: [https://github.com/coldbox/coldbox-platform](https://github.com/coldbox/coldbox-platform)\n* Bug Tracker: [https://ortussolutions.atlassian.net/browse/CACHEBOX](https://ortussolutions.atlassian.net/browse/CACHEBOX)\n* Twitter: [@coldbox](http://www.twitter.com/coldbox)\n* Facebook: [https://www.facebook.com/coldboxplatform](https://www.facebook.com/coldboxplatform)\n* Vimeo Channel: [http://vimeo.com/channels/coldbox](http://vimeo.com/channels/coldbox)\n\n### HONOR GOES TO GOD ABOVE ALL\n\nBecause of His grace, this project exists. If you don't like this, then don't read it, its not for you.\n\n\u003e \"Therefore being justified by \\*\\*faith\\*\\*, we have peace with God through our Lord Jesus Christ: By whom also we have access by \\*\\*faith\\*\\* into this \\*\\*grace\\*\\* wherein we stand, and rejoice in hope of the glory of God.\" Romans 5:5\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fortus-docs%2Fcachebox-docs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fortus-docs%2Fcachebox-docs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fortus-docs%2Fcachebox-docs/lists"}