Hung
Hung
hello, This is not an issue, but a request which covers `real usecase` in mind. I see all benchmark in Sophia Homepage has been done with small key and value,...
Current code base relies on client connection interface to send request to Microsoft Bot API which is limit in only 2 methods: ```go // Client provides interface to send requests...
Hi, Do we have an option to stream mp4 file directly from location like rtmp streaming instead of segment from published rtmp channel? If yes, please let me know how...
Hello, When trying to load hls stream from url, I got this: ` 04-01 15:39:22.875 2056-2730/com.google.android.exoplayer.demo D/NAL﹕ profile_idc: 100 level_idc: 30 width: 0406 height: 0720 04-01 15:39:22.929 2056-2338/com.google.android.exoplayer.demo D/HLSSampleSource﹕ found...
As Nutch Wiki describe, and many tutorial on the net, I cannot find the way or configuration option to run nutch and hbase on different node. Is it possible? if...
https://github.com/wandenberg/redis_nginx_adapter/blob/f3f3cbd47b2c63d72cc315d3d2acf8ae6bfb2c99/redis_nginx_adapter.c#L75 redis_nginx_event_attach won't add event data into current context if there's error. This could cause error later if we use context. Should we just clean up data and return error...