Can I get Memcached running on a Windows (x64) 64bit environment?

前端 未结 13 1291
一个人的身影
一个人的身影 2020-11-28 01:01

Does anyone know IF, WHEN or HOW I can get Memcached running on a Windows 64bit environment?

I\'m setting up a ne

13条回答
  •  轻奢々
    轻奢々 (楼主)
    2020-11-28 01:32

    You could always run multiple instances of 32-bit memcached processes on one box, allowing that machine to serve a total of > 2GB memcache space.

提交回复
热议问题