nsqio/nsq

nsqd: plan 9 compatibility

Open

#699 ouverte le 27 déc. 2015

Voir sur GitHub
 (3 commentaires) (0 réactions) (0 assignés)Go (2 898 forks)batch import
bughelp wanted

Métriques du dépôt

Stars
 (25 788 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

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.

Guide contributeur