Skip to content

Commit 912b810

Browse files
committed
added gears stream reader
1 parent 4dbd187 commit 912b810

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
proc = GB('StreamReader')
2+
proc.foreach(lambda x: execute('SADD', 'myset', x['body']))
3+
proc.register('mystream')

0 commit comments

Comments
 (0)