In the previous chapter, we learned the basics of the Go programming language. In this chapter, we will build a strongly consistent algorithm Raft using Go. We will name our custom-built Raft library eraft.

错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

Building a Strong Consistency Algorithm Library

  • Zichen Xu

摘要

In the previous chapter, we learned the basics of the Go programming language. In this chapter, we will build a strongly consistent algorithm Raft using Go. We will name our custom-built Raft library eraft.