You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1655,7 +1655,7 @@ Handy metrics based on numbers above:
1655
1655
| Data store |**Redis** - Distributed memory caching system with persistence and value types |[slideshare.net](http://www.slideshare.net/dvirsky/introduction-to-redis)|
1656
1656
||||
1657
1657
| File system |**Google File System (GFS)** - Distributed file system |[research.google.com](http://static.googleusercontent.com/media/research.google.com/zh-CN/us/archive/gfs-sosp2003.pdf)|
1658
-
| File system |**Hadoop File System (HDFS)** - Open source implementation of GFS |[apache.org](https://hadoop.apache.org/docs/r1.2.1/hdfs_design.html)|
1658
+
| File system |**Hadoop File System (HDFS)** - Open source implementation of GFS |[apache.org](http://hadoop.apache.org/docs/stable/hadoop-project-dist/hadoop-hdfs/HdfsDesign.html)|
1659
1659
||||
1660
1660
| Misc |**Chubby** - Lock service for loosely-coupled distributed systems from Google |[research.google.com](http://static.googleusercontent.com/external_content/untrusted_dlcp/research.google.com/en/us/archive/chubby-osdi06.pdf)|
0 commit comments