...or use filecache for cache_form and other cache bins that usually have large entries. Disk space is usually much more than RAM, and filesystems are more suited for BLOBs, and files has their own caching layer in system buffers.
More information about text formats
filecache doesn't have memory limit
...or use filecache for cache_form and other cache bins that usually have large entries. Disk space is usually much more than RAM, and filesystems are more suited for BLOBs, and files has their own caching layer in system buffers.