Konrad Reiche

Results 3 issues of Konrad Reiche

In a recent refactor I changed code to instantiate one Redis cluster client but configure it to use more connections per host with the `connsPerHost` setting. I noticed performance was...

When including the latest version of this library I am getting the following error in Android Studio 0.8.2: > The following classes could not be instantiated: > - com.emilsjolander.components.StickyScrollViewItems.StickyScrollView In...

For a project we're in dire need to limit the runtime's memory used by the VM. For that I've extended the Isolate constructor to accept the resource constraint type.