Redis配置文件解读(三)

2015-07-16 12:08:51 · 作者: · 浏览: 7


# object sharing. A bigger pool size will lead to better sharing capabilities.


# In general you want this value to be at least the double of the number of


# very common strings you have in your dataset.


#


# WARNING: object sharing is experimental, don't enable this feature


# in production before of Redis 1.0-stable. Still please try this feature in


# your development environment so that we can test it better.


# shareobjects no


# shareobjectspoolsize 1024