nsqio/nsq

nsqd: plan 9 compatibility

Open

#699 geöffnet am 27. Dez. 2015

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

Repository-Metriken

Stars
 (25.788 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

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