Allow streaming where possible without breaking Redis API contract. This means we keep the list collection for those operations potentially returning NULL to indicate a value is not present but was requested (eg MGET). Additionally remove the Spring 4 related travis builds. Original pull request: #244.