Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想知道缓存 id (backend File or TwoLevels) 的最大长度是多少,在文档或源代码中的任何地方都找不到。
API 没有理由强制限制。它与 PHP 字符串一样大,PHP 字符串的长度仅受服务器内存的限制。