nsqio/nsq

nsqd: plan 9 compatibility

Open

#699 opened on 2015年12月27日

GitHub で見る
 (3 comments) (0 reactions) (0 assignees)Go (25,788 stars) (2,898 forks)batch import
bughelp wanted

説明

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.

コントリビューターガイド

nsqd: plan 9 compatibility · nsqio/nsq#699 | Good First Issue