apple/foundationdb

Add namespace to FDB actor files

Open

#3,992 建立於 2020年10月29日

在 GitHub 查看
 (2 留言) (4 反應) (0 負責人)C++ (1,266 fork)batch import
enhancementgood first issuein progress

倉庫指標

Star
 (13,912 star)
PR 合併指標
 (平均合併 4天) (30 天內合併 78 個 PR)

描述

This issue is the umbrella issue tracking the effort to add namespace to FDB code base. Idea is that with namespace in place, code would be much easier to read and understand at the call site. The coupling between different parts of the system would be easier to be seen and understood. Also this can help with potential symbol collisions.

貢獻者指南