nsqio/nsq

nsqd: plan 9 compatibility

Open

#699 aperta il 27 dic 2015

Vedi su GitHub
 (3 commenti) (0 reazioni) (0 assegnatari)Go (2898 fork)batch import
bughelp wanted

Metriche repository

Star
 (25.788 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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.

Guida contributor