All Scylla code is written with "using namespace seastar", i.e., no "seastar::" prefix for Seastar symbols. Document this in the coding style. Signed-off-by: Nadav Har'El <nyh@scylladb.com> Message-Id: <20190610203948.18075-1-nyh@scylladb.com>
coding-style.md
While it would be nice if we could reference the file corresponding to the exact version of Seastar pinned as a Scylla submodule, GitHub does not support this. Signed-off-by: Jesse Haber-Kucharsky <jhaberku@scylladb.com> Message-Id: <b7565acd1ccb8bce42b0edf00221922e78e1c9ef.1508274655.git.jhaberku@scylladb.com>