Is there a port of memcache to .Net?

后端 未结 6 2075
面向向阳花
面向向阳花 2020-11-30 00:26

I am interested if there is a port for the server implementation.

6条回答
  •  無奈伤痛
    2020-11-30 00:46

    There is no official support for windows builds. Check this link: https://github.com/memcached/memcached/wiki/Install

    For the clients, check this link: https://github.com/memcached/memcached/wiki/Clients

    Hope that helps.

提交回复
热议问题