Updated WeKan Multiverse Roadmap (markdown)

Lauri Ojansivu 2023-10-12 05:08:15 +03:00
parent 4a6c63c20b
commit 087ab172d9

@ -25,6 +25,7 @@
- Only use file from it's location on page where it is needed - Only use file from it's location on page where it is needed
- Cache dependencies. Make possible coding offline. - Cache dependencies. Make possible coding offline.
- Do not uglify - Do not uglify
- https://world.hey.com/dhh/you-can-t-get-faster-than-no-build-7a44131c
- How to not become slow and unresponsive after a week https://github.com/wekan/wekan/issues/5140 - How to not become slow and unresponsive after a week https://github.com/wekan/wekan/issues/5140
- Run code like CGI, release all memory - Run code like CGI, release all memory
- Looking for most cross-platform web frameworks, supporting many different CPU, OS and database. - Looking for most cross-platform web frameworks, supporting many different CPU, OS and database.