[7 天用 Go 从零实现系列] 第二期分布式缓存 GeeCache 已经完结~

geektutu · · 1283 次点击 · 开始浏览    置顶
这是一个创建于 的主题,其中的信息可能已经有所发展或是发生改变。

[7days-golang]( https://github.com/geektutu/7days-golang) 这个项目坚持到第二期了,上一期是模仿 gin 的 web 框架 [gee]( https://geektutu.com/post/gee.html)。这一期模仿 groupcache 实现了分布式缓存[geecache]( https://geektutu.com/post/geecache.html),也算是学习经典项目源码的一种方式吧。对 golang 感兴趣的童鞋欢迎关注,想快速入门 golang 的看[这里]( https://geektutu.com/post/quick-golang.html)~ - 第一天:[LRU 缓存淘汰策略]( https://geektutu.com/post/geecache-day1.html) - 第二天:[单机并发缓存]( https://geektutu.com/post/geecache-day2.html) - 第三天:[HTTP 服务端]( https://geektutu.com/post/geecache-day3.html) - 第四天:[一致性哈希(Hash)]( https://geektutu.com/post/geecache-day4.html) - 第五天:[分布式节点]( https://geektutu.com/post/geecache-day5.html) - 第六天:[防止缓存击穿]( https://geektutu.com/post/geecache-day6.html) - 第七天:[使用 Protobuf 通信]( https://geektutu.com/post/geecache-day7.html) 下一期计划是分布式爬虫,目前还在琢磨 colly 的源码。 另外刚注册了[微博]( https://weibo.com/geektutu),各位大佬求波互粉~

有疑问加站长微信联系(非本文作者)

入群交流(和以上内容无关):加入Go大咖交流群,或添加微信:liuxiaoyan-s 备注:入群;或加QQ群:692541889

1283 次点击  
加入收藏 微博
3 回复  |  直到 2020-02-18 11:00:50
暂无回复
添加一条新回复 (您需要 登录 后才能回复 没有账号 ?)
  • 请尽量让自己的回复能够对别人有帮助
  • 支持 Markdown 格式, **粗体**、~~删除线~~、`单行代码`
  • 支持 @ 本站用户;支持表情(输入 : 提示),见 Emoji cheat sheet
  • 图片支持拖拽、截图粘贴等方式上传