mirror of
https://iceshrimp.dev/crimekillz/trashposs
synced 2024-11-22 00:43:49 +01:00
8ecf361870
After lots of performance analysis, we've ended up with a cutoff value of 250 posts in the last 7d, after which we should switch which query plan to nudge postgres towards. This should greatly improve performance of users who were previously performance edge cases. |
||
---|---|---|
.. | ||
backend | ||
client | ||
iceshrimp-js | ||
sw | ||
meta.json | ||
README.md |
📦 Packages
This directory contains all of the packages Iceshrimp uses.
backend
: Main backend code written in TypeScript for NodeJSclient
: Web interface written in Vue3 and TypeScriptsw
: Web Service Worker written in TypeScripticeshrimp-js
: TypeScript SDK for both backend and client, also published on NPM for public use