Update 'CALCKEY.md'

This commit is contained in:
Kainoa Kanter 2023-04-07 05:40:50 +00:00
parent 3e8029f1be
commit 1a8ccabe37

View file

@ -5,8 +5,8 @@
- 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 [Axum](https://github.com/tokio-rs/axum)
- Use [Magic ReGeXP](https://regexp.dev/) for ReGeX 🦄
- Rewrite backend in Rust and [Rocket](https://rocket.rs/)
- Use [Magic RegExP](https://regexp.dev/) for RegEx 🦄
- Function
- Federate with note edits
- User "choices" (recommended users) like Mastodon and Soapbox
@ -20,6 +20,7 @@
- Personal notes for all accounts
- Fully revamp non-logged-in screen
- Classic mode make instance icon bring up new context menu
- Lookup/details for post/file/instance
- [Rat mode?](https://stop.voring.me/notes/933fx97bmd)
## Work in progress