Skip to content

planning micro_modules

KernelDeimos edited this page Feb 25, 2025 · 1 revision

Micro Modules

CoreModule has a large number of services. Each service handles a general concern, like "notifications", but increasing this granularity a little put more could allow a lot more code re-use.

One specific example that comes to mind is services that provide CRUD operations for a database table. The EntityStoreService can be used for a lot of these even though right now it's specifically used for drivers. Having a common class of service like this can also allow quickly configuring the equivalent service for providing those CRUD operations through an API.

General

API

Concepts

Types

For Contributors

Extensions

Devmeta

Planning

Self_hosters

Src

Backend

A_and_A

For Contributors

Features

Lists_of_things

Notes

Src

Modules
Puterai

####### For Contributors

Test_drivers

Gui

Phoenix

Tools

Api_tester

Uncategorized

Clone this wiki locally