TheAngryByrd / FSharp.Control.Redis.Streams

Interop library between Redis Streams and popular dotnet streaming libraries
MIT License
13 stars 1 forks source link

CI and README #1

Closed TheAngryByrd closed 5 years ago

TheAngryByrd commented 5 years ago

Proposed Changes

Updates to use Travis CI.

We can't use AppVeyor since Red9s doesnt' support Windows, and the fork Microsoft maintains is out of date. AppVeyor doesn't seem to let people use linux containers on windows servers so I'm just tossing in the towel on that one.

Some bare minimum README changes as well

Types of changes

What types of changes does your code introduce to Redis.Streams? Put an x in the boxes that apply

Checklist

Put an x in the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask. We're here to help! This is simply a reminder of what we are going to look for before merging your code.

Further comments

If this is a relatively large or complex change, kick off the discussion by explaining why you chose the solution you did and what alternatives you considered, etc...