Require version information of memcached

Hello,

We are using couchbase server 4.5.1

Couchbase is using memcached in backend. We just wanted to know which version of memcached is used in couchbase server 4.5.1

Can anyone help, how to check memcached version in couchbase 4.5.1

Thanks in advance,

Vishal

Our memcached process is essentially a total fork of the upstream memcached, and bears little resemblance other than the process name at this stage.

As best as I can tell from the commit history; the Couchbase “memcached” fork last synced with the original memcached.org upstream at v1.4.4 (November 2009).