spotify/scio

Support for streaming to Memcached

Open

#1,655 opened on 2019年2月4日

GitHub で見る
 (4 comments) (0 reactions) (0 assignees)Scala (529 forks)auto 404
enhancementgood first issuestreaming

Repository metrics

Stars
 (2,626 stars)
PR merge metrics
 (PR metrics pending)

説明

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.

コントリビューターガイド