nsqio/nsq

nsqd: plan 9 compatibility

Open

#699 创建于 2015年12月27日

在 GitHub 查看
 (3 评论) (0 反应) (0 负责人)Go (2,898 fork)batch import
bughelp wanted

仓库指标

Star
 (25,788 star)
PR 合并指标
 (30 天内没有已合并 PR)

描述

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.

贡献者指南