Results 128 comments of Luo Chen

Thanks for your suggestion, a PR is appreciated :)

I think allowing disable this plugin for specific buftype is a great feature, so reopen this, and waiting for a PR

What do you mean by “does not incorporate the autoload plugin” ?

Yes, there is limit about highlighting html tags.

Has there been any progress?

test是一个字典,用来访问整个集群,使用的时候只要在定义好test之后,test['hello'] = 'world'这样用就行了,使用时不用关心到底key被存到哪个redis实例里了,只需要访问test[key]就行。

`test.alive_hash(test.get_entry('x'))`

另外, 关于你在三楼提到的prefix/expire参数的问题,我只能说,这两个参数是可选的参数,你不传他们就可以了。