标签: php codeigniter memcached
我在我的一个项目中使用了Memcache,我必须存储大约1GB的数据但不能存储超过1MB的数据。我还增加了limit_maxbytes = 1073741824
我在PHP版本5.6.35中使用了Memcache 2.2.7版,我还附上了Memcache的详细信息。我需要知道Memcache中存储了多少数据。
请帮助。
See the php info screen shot
Memcache detail