gosexy / redis

Redis client for Go that maps the full redis command list into equivalent Go functions.
MIT License
167 stars 44 forks source link

Compilation fails on (some) recent osx systems #26

Closed xiam closed 9 years ago

xiam commented 10 years ago

Should write a special compilation line for llvm.

xiam commented 9 years ago

This is no longer valid, as we have removed the CGO dependency.