memcache-plus icon indicating copy to clipboard operation
memcache-plus copied to clipboard

version isn't a promise.

Open gartz opened this issue 8 years ago • 0 comments

If you're not with queue enabled, version will mostly fail, because it isn't a promise.

It should be a promise executed after the server connect, because you can't know the version if the server isn't connected.

gartz avatar Sep 19 '17 02:09 gartz