-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
5 additions
and
7 deletions.
There are no files selected for viewing
12 changes: 5 additions & 7 deletions
12
.swm/plan.oatfxfxm.sw.md → ...ture-plans-for-all-modules.oatfxfxm.sw.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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> |