RPC protocol based on redis implementation.
get service reference:
or direct access by IP:
you can also use a custom interface:
The method name is the same as the standard method name of memcached, just like get(key), set(key, value), delete(key)。
If the method name and the memcached standard method name are not the same, you need to configure the mapping