final case classFOPConnection(underlying: Poolable[MemcachedConnection]) extends MemcachedConnection with Product with Serializable
final case classFOPConnectionWithIndex(index: Int, memcachedConnection: MemcachedConnection) extends MemcachedConnection with Product with Serializable
final classFOPPool extends MemcachedConnectionPool[Task]