jrusbatch / compilify

A web-based compiler for C# and VB.NET, powered by the Roslyn Project.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Change the worker application to depend on Booksleeve.

jrusbatch opened this issue · comments

When I wrote the worker console app I used ServiceStack.Redis instead of Booksleeve because Booksleeve didn't implement the BLPOP command. Marc Gravell has since implemented the command.