HugoCasa
|
577e1300b9
|
feat: add sql server (#2604)
* feat: add sql server
* feat: mssql test, db schema, AI
* chore: update to latest parser
* fix: clean mssql executor
|
2023-11-10 11:16:13 +01:00 |
|
Ruben Fiszel
|
39f30785a0
|
feat: dedicated worker for python (#2492)
* update
* all
|
2023-10-23 20:21:16 +02:00 |
|
Ruben Fiszel
|
2c9ae41706
|
feat: manage cache and init scripts from worker group UI (#2396)
* cache & inits
* cache & inits
* cache & inits
* all
* fix tests
* improve
|
2023-10-05 19:42:15 +02:00 |
|
Ruben Fiszel
|
070b16222b
|
feat: worker groups admin panel (#2277)
* merge
* merge
* merge
* wg
* progress
* all
* all
* all
* all
* all
* all
* fix
* fix
|
2023-09-13 21:24:54 +02:00 |
|
Ruben Fiszel
|
c80f155602
|
feat: dedicated workers for native-throughput performance (EE only) (#2239)
* dedicated worker
* dedicated worker
* merge
* progress
* progress
* progress
* merge
* update
* sqlx
* fix imports
|
2023-09-06 10:32:53 +02:00 |
|
Ruben Fiszel
|
da036b2a19
|
refactor workers
|
2023-08-20 15:58:43 +02:00 |
|
Ruben Fiszel
|
2ba132bd05
|
feat: respect lockfiles for bun
|
2023-08-12 20:49:36 +02:00 |
|
HugoCasa
|
e4534d2dc3
|
feat: add graphql support (#2014)
* feat: add graphql support
* fix: use custom editor for viewing graphql schema
* fix: graphql parser cargo version
* fix: add graphql where missing
|
2023-08-09 16:19:57 +02:00 |
|
HugoCasa
|
d57b8d79ad
|
feat: add snowflake (#1987)
* feat: unveil windmill AI
* feat: add snowflake
* fix: uppercase snowflake auth params
|
2023-08-03 17:22:00 +02:00 |
|
HugoCasa
|
fd4c978874
|
feat: add bigquery (#1934)
* feat: add bigquery
* fix: remove debug logs
* fix: add records number limit
* fix: revert unwanted changes
* feat: bigquery enterprise only
* fix: google auth only when enterprise
* fix: rename bigquery scripts
|
2023-07-27 14:24:27 +02:00 |
|
Ruben Fiszel
|
a048e0d7e2
|
feat: add mysql as native integration (#1859)
|
2023-07-11 22:53:02 +02:00 |
|
Ruben Fiszel
|
c669e9940b
|
feat: native fetch + native postgresql jobs (#1796)
* push
* test
* test
* done
* fix
* modify script lang enum
* fix tests
* update wasm
* fix tests
|
2023-07-04 19:39:59 +02:00 |
|
Ruben Fiszel
|
4763242780
|
feat: cancel non-yet-running jobs and rework force cancellation
|
2023-06-25 18:02:00 +02:00 |
|
Ruben Fiszel
|
670ba51d9b
|
feat(backend): workers are instantly ready and sync with global cache in background
|
2023-04-21 09:45:25 +02:00 |
|
Ruben Fiszel
|
369dd0dac6
|
feat(backend): global cache refactor for pip using tar for each dependency (#1443)
* cache refactor
* exclude tar from being synced to bucket
* run
* update
* update
|
2023-04-20 20:05:12 +02:00 |
|
Ruben Fiszel
|
62d196ecec
|
add barrier when num workers > 1
|
2023-04-19 17:00:03 +02:00 |
|
Ruben Fiszel
|
29848ae466
|
add barrier when num workers > 1
|
2023-04-19 12:46:25 +02:00 |
|
Ruben Fiszel
|
34f48aa1e3
|
split worker.rs into more files
|
2023-04-13 17:44:47 +02:00 |
|
Kai Jellinghaus
|
0034129a30
|
restructure the entire backend layout using workspaces (#815)
|
2022-10-29 11:58:06 +02:00 |
|