From 3c59ab9c421b4c0156da3eb789d81d1eb7164246 Mon Sep 17 00:00:00 2001 From: Sanketh I Date: Wed, 3 Jun 2020 00:32:45 -0700 Subject: [PATCH] Add yugabyte, distributed C++ database (#655) * Add yugabyte, distributed C++ database * Change link to labels instead of issues --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8ea8019..64f4202 100644 --- a/README.md +++ b/README.md @@ -57,6 +57,7 @@ If you are not a programmer, but would like to contribute, check out the [Awesom - [projectM](https://github.com/projectM-visualizer/projectm/labels/good%20first%20issue) _(label: good first issue)_
A music visualizer library using OpenGL and GLSL. Has applications using Qt5, SDL, emscripten, iTunes, Kodi. - [Roc](https://github.com/roc-project/roc/labels/help%20wanted) _(label: help wanted)_
A toolkit for real-time audio streaming over the network. - [tensorflow](https://github.com/tensorflow/tensorflow/labels/stat%3Acontributions%20welcome) _(label: stat:contributions welcome)_
Computation using data flow graphs for scalable machine learning +- [Yugabyte DB](https://github.com/yugabyte/yugabyte-db/labels/good%20first%20issue) _(label: good first issue)_
Distributed SQL database. ## Clojure