From bb55adebed2c8b05027d83129f61bbc0e184c2a7 Mon Sep 17 00:00:00 2001 From: francismariano Date: Tue, 23 Jan 2018 12:20:34 -0200 Subject: [PATCH] Update readme.md Add awesome curated list for Scalability, Availability, and Stability Design Patterns in Back-end Development. --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 3fcfb44..2dffdf0 100644 --- a/readme.md +++ b/readme.md @@ -259,6 +259,7 @@ - [Apache Wicket](https://github.com/PhantomYdn/awesome-wicket) - Java web app framework. - [Vert.x](https://github.com/vert-x3/vertx-awesome) - Toolkit for building reactive apps on the JVM. - [Terraform](https://github.com/shuaibiyy/awesome-terraform) - Tool for building, changing, and versioning infrastructure. +- [Scalability](https://github.com/binhnguyennus/awesome-scalability) - A curated list of selected readings to illustrate Scalability, Availability, and Stability Design Patterns in Back-end Development. ## Computer Science