From 433bceeac2809ec5e1dc52928fd8015afb4efa25 Mon Sep 17 00:00:00 2001 From: Kainoa Kanter Date: Fri, 9 Dec 2022 22:42:43 +0000 Subject: [PATCH] CL progress + links --- CALCKEY.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/CALCKEY.md b/CALCKEY.md index 5deaff1e3..52cccf2e1 100644 --- a/CALCKEY.md +++ b/CALCKEY.md @@ -3,11 +3,10 @@ ## Planned - Stucture - - Weblate project - - Sonic search support - - DragonflyDB support - - Use Cassandra for storing notes - - Rewrite backend in Rust and Axum + - [Sonic](https://github.com/valeriansaliou/sonic) support + - [DragonflyDB](https://github.com/dragonflydb/dragonfly) support + - Use [ScyllaDB](https://www.scylladb.com/open-source-nosql-database/) for storing notes + - Rewrite backend in Rust and [Axum](https://github.com/tokio-rs/axum) - Function - Federate with note edits - User "choices" (recommended users) like Mastodon and Soapbox @@ -29,6 +28,7 @@ ## Work in progress - Account migration +- Weblate project - Link verification - Better Messaging UI - Better API Documentation