From f01be71b0b41f12f4f6b3e17824b3315a1e6524a Mon Sep 17 00:00:00 2001 From: Noah Huppert Date: Sun, 21 Feb 2016 14:50:05 -0500 Subject: [PATCH] Added Diesel ORM --- index.html | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 30d88358..811f6448 100644 --- a/index.html +++ b/index.html @@ -41,8 +41,8 @@

The server story

Functional, but under active development - - Database drivers + + Database drivers rust-postgres Functional, though still prone to change @@ -50,6 +50,10 @@

The server story

redis-rs Functional, though still prone to change + + Diesel + Functional, though still prone to change + Frameworks