scio icon indicating copy to clipboard operation
scio copied to clipboard

Support for streaming to Memcached

Open jshph opened this issue 5 years ago • 4 comments

When the total size of output data remains small, we can make their reads faster if they're in Memcached. Thoughts are that we could implement Scio's AsyncDoLookupFn to use the Memcached client.

jshph avatar Feb 04 '19 15:02 jshph