0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-09 00:10:11 -05:00
penpot/backend
Andrey Antukh a71e7f7906 Remove partitioning from task table
Which causes strange random delays when some row is moved from one
partition to other. Also, there are evidences that partitioning is
not aporting real value here.
2024-02-06 17:23:18 +01:00
..
dev 📎 Add debug helpers for jvm/tap 2024-02-02 10:54:33 +01:00
resources Improve migration scripts 2024-02-06 17:22:20 +01:00
scripts 📎 Add temporal repl and log4j config 2024-01-25 16:03:29 +01:00
src Remove partitioning from task table 2024-02-06 17:23:18 +01:00
test/backend_tests ♻️ Fix some fundamental bugs on climit module 2024-02-01 17:37:49 +01:00
.gitignore ⬆️ Update yarn to 4.0.2 and start using npm workspaces 2023-11-29 10:44:36 +01:00
build.clj 🐛 Fix unexpected exception on logger caused by log4j2 plugin 2023-02-11 00:52:23 +01:00
deps.edn 🎉 Add the ability to export import entire team 2024-01-16 17:17:30 +01:00
package.json Add minor improvements to CI config 2023-12-11 17:14:20 +01:00
tests.edn
yarn.lock 🎉 Add clj fmt checking on CI and fmt fix script 2023-11-29 11:48:38 +01:00