A high-performance client library for managing multiple instances of Memcached, optimized for scalability and reliability. This library is designed to provide seamless integration and efficient caching solutions for large-scale applications, ensuring low latency and high throughput. Developed and maintained by AliExpress CIS.
This is a feature request to make the memcached port to be configured.
It may be useful when you have different projects with memcached and want to debug it localy.
I wonder why port is constant?
https://github.com/aliexpressru/memcached/blob/1d5372b63f6212b2453bc522d5cda488b53ae6d8/src/Aer.Memcached/Pod.cs#L8
This is a feature request to make the memcached port to be configured. It may be useful when you have different projects with memcached and want to debug it localy.