From 0a6b5ccbf6a2580ef10e5185c317a2ca998fbd3a Mon Sep 17 00:00:00 2001 From: QwQ-dev Date: Wed, 25 Dec 2024 12:45:33 +0800 Subject: [PATCH] docs: Future plans. --- ...d => future-plans-for-all-modules.oatfxfxm.sw.md} | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) rename .swm/{plan.oatfxfxm.sw.md => future-plans-for-all-modules.oatfxfxm.sw.md} (55%) diff --git a/.swm/plan.oatfxfxm.sw.md b/.swm/future-plans-for-all-modules.oatfxfxm.sw.md similarity index 55% rename from .swm/plan.oatfxfxm.sw.md rename to .swm/future-plans-for-all-modules.oatfxfxm.sw.md index ae064fa..942f6fa 100644 --- a/.swm/plan.oatfxfxm.sw.md +++ b/.swm/future-plans-for-all-modules.oatfxfxm.sw.md @@ -1,16 +1,14 @@ --- -title: Plan +title: Future plans for all modules --- -At present, the annotation and configuration modules provide relatively basic services, and it is not yet clear what needs to be supplemented. +The multi-level cache originally expected to be handled by the data module will be directly handled by the cache module -Mongodb relies on morphia to provide a relatively complete service. Its cache should not be implemented by the main body, but by using the cache or data module. - -Cache currently implements Memory and Caffeine caches, and caches based on memory servers are being planned. - -The data module should provide more complete content queries based on the mongodb and cache modules, which may be a relatively large project. +  Security has not yet clarified what functions it will provide, but it may be certain that it should be inseparable from the permission group of folia, or there will be a new module responsible for it. What is certain is that disaster recovery and backup services will be completed by security. +  + We plan to use minio for disaster recovery backup of files, and the rest is yet to be determined. What we can confirm at present is that hot backup of cache and database has a lower priority. Powered by [Swimm](https://app.swimm.io/)