apple/foundationdb

Add namespace to FDB actor files

Open

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

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

描述

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.

貢獻者指南