From 0313823b04c83e7cb6855c654b0a2561d770f898 Mon Sep 17 00:00:00 2001 From: Damian Gryski Date: Sun, 30 Aug 2020 08:39:16 -0700 Subject: [PATCH] Updated ResearchPapers (markdown) --- ResearchPapers.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ResearchPapers.md b/ResearchPapers.md index 8dbdbc08..3cd952fb 100644 --- a/ResearchPapers.md +++ b/ResearchPapers.md @@ -17,6 +17,8 @@ This page lists academic and industry research papers about Go or using Go as th - Static Race Detection and Mutex Safety and Liveness for Go Programs (J. Gabet, N. Yoshida) - [arxiv](https://arxiv.org/abs/2004.12859) - [github](https://github.com/JujuYuki/godel2) +- EdgeKV: Decentralized, scalable, and consistent storage for the edge (K. Sonbol, Ö. Özkasap, I. Al-Oqily, M. Aloqaily) + - [arxiv](https://arxiv.org/abs/2006.15594) ## 2019