nsqio/nsq

nsqd: plan 9 compatibility

Offen

#699 geöffnet am 27.12.2015

 (3 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Go (2.898 Forks)batch import
bughelp wanted

Repository-Metriken

Stars
 (25.788 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

The only alteration was the addition of internal/dirlock/dirlock_plan9.go as a mirror image of dirlock_windows.go (same empty functions) and, of course adding "!plan9" in dirlock.go. Maybe there is an easy way to implement directory locking in Plan 9, but at least it's established that nsq can be used as a Plan 9 application.

Contributor Guide