Skip to content

Commit

Permalink
docs: Future plans.
Browse files Browse the repository at this point in the history
  • Loading branch information
QwQ-dev authored Dec 25, 2024
1 parent a664d7e commit 0a6b5cc
Showing 1 changed file with 5 additions and 7 deletions.
Original file line number Diff line number Diff line change
@@ -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.

<SwmMeta version="3.0.0" repo-id="Z2l0aHViJTNBJTNBbGVnYWN5LWxhbmRzLWxpYnJhcnklM0ElM0FMZWdhY3lMYW5kcw==" repo-name="legacy-lands-library"><sup>Powered by [Swimm](https://app.swimm.io/)</sup></SwmMeta>

0 comments on commit 0a6b5cc

Please sign in to comment.