From a5d141bd9ad5a2966dc439e81258c72148e8e9e6 Mon Sep 17 00:00:00 2001 From: ThatOneCalculator Date: Sun, 16 Jul 2023 16:40:57 -0700 Subject: [PATCH] docs: :memo: changelog --- CALCKEY.md | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/CALCKEY.md b/CALCKEY.md index 619155238..54b3f97e4 100644 --- a/CALCKEY.md +++ b/CALCKEY.md @@ -6,8 +6,6 @@ ## Planned - Stucture - - [DragonflyDB](https://dragonflydb.io/) support as a Redis alternative - - Optionally use [ScyllaDB](https://www.scylladb.com/open-source-nosql-database/) for storing notes - Rewrite backend in Rust and [Rocket](https://rocket.rs/) - Use [Magic RegExP](https://regexp.dev/) for RegEx 🦄 - Function @@ -16,9 +14,6 @@ - Option to publicize server blocks - More antenna options - Groups -- Form - - Lookup/details for post/file/server - - [Rat mode?](https://stop.voring.me/notes/933fx97bmd) ## Work in progress @@ -30,6 +25,7 @@ - Timeline filters - Events - Fully revamp non-logged-in screen +- Optionally use [ScyllaDB](https://www.scylladb.com/open-source-nosql-database/) for storing notes ## Implemented @@ -122,6 +118,7 @@ - Let moderators see moderation nodes - Non-mangled unicode emojis - Skin tone selection support +- [DragonflyDB](https://dragonflydb.io/) support as a Redis alternative ## Implemented (remote)