diff --git a/README.md b/README.md index ecd1e3db..cfdb9c89 100644 --- a/README.md +++ b/README.md @@ -469,6 +469,7 @@ An updated and organized reading list for illustrating the patterns of scalable, * [FlockDB: Distributed Graph Database at Twitter](https://blog.twitter.com/engineering/en_us/a/2010/introducing-flockdb.html) * [TAO: Distributed Data Store for the Social Graph at Facebook](https://www.cs.cmu.edu/~pavlo/courses/fall2013/static/papers/11730-atc13-bronson.pdf) * [Akutan: Distributed Knowledge Graph Store at eBay](https://tech.ebayinc.com/engineering/akutan-a-distributed-knowledge-graph-store/) + * [Actionbase: Database for User Interaction (likes, views, follows) at Kakao](https://actionbase.io/stories/kakaotalk-gift-wish/) * [Time Series Databases](https://www.influxdata.com/time-series-database/) * [Beringei: High-performance Time Series Storage Engine at Facebook](https://code.facebook.com/posts/952820474848503/beringei-a-high-performance-time-series-storage-engine/) * [MetricsDB: TimeSeries Database for storing metrics at Twitter](https://blog.twitter.com/engineering/en_us/topics/infrastructure/2019/metricsdb.html)