Skip to content

What will be the most efficient way to isolate operation (in our case 'cas') using memcached-proxy routelib.lua #12

Answered by dormando
HMartyrossian asked this question in Q&A
Discussion options

You must be logged in to vote

@HMartyrossian can you explain what you want to do once it's isolated?

General documentation for the proxy is here: https://docs.memcached/org/features/proxy/

An example of mapping a single command to a specific route handler is here: https://github.com/memcached/memcached-proxylibs/blob/main/lib/routelib/examples/commandmap.lua - this is easy and efficient, but what would you like to do with it from there?

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@HMartyrossian
Comment options

Answer selected by HMartyrossian
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants