1
0
Fork 0
mirror of synced 2024-06-27 02:31:04 +12:00
Commit graph

330 commits

Author SHA1 Message Date
Torsten Dittmann 554d3c3557 feat(maintenance): add realtime usage stats 2021-06-16 11:35:37 +02:00
Torsten Dittmann 3d896af4bb Merge branch '0.9.x' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-06-14 16:52:48 +02:00
Torsten Dittmann 15e7297b5a remove unused dependencies 2021-06-14 09:07:52 +02:00
Torsten Dittmann 665d57106e feat(server): database connection pools 2021-06-11 18:09:46 +02:00
Torsten Dittmann 2dcf3c2c19 Merge branch 'master' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-06-11 12:34:08 +02:00
Eldad A. Fux a4d460faf6
Merge pull request #1256 from TorstenDittmann/feat-dbip-2021-06
feat(dbip): update to 2021-06
2021-06-07 23:55:25 +03:00
Torsten Dittmann ffd53053a7 feat(dbip): update to 2021-06 2021-06-07 12:09:31 +02:00
Eldad Fux d84d4dc0fd Updated cache buster 2021-06-05 14:30:24 +03:00
Torsten Dittmann 787931b45b Merge branch 'master' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-05-20 09:46:49 +02:00
Eldad Fux 72733964c3 Merge branch '0.8.x' of github.com:appwrite/appwrite into 0.8.x 2021-05-18 23:37:30 +03:00
Eldad Fux e6597bb6e1 Updated cachebuster 2021-05-18 23:37:23 +03:00
Eldad Fux 666f51f986 Updated code examples 2021-05-18 22:05:44 +03:00
Torsten Dittmann 501f68ca38 Merge branch 'dev' of https://github.com/appwrite/appwrite into merge-dev-into-0.8.x 2021-05-07 09:15:56 +02:00
Torsten Dittmann 3d4c3741a2 Merge branch '0.8.x' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-05-04 17:21:10 +02:00
Torsten Dittmann 3ab5fefb79 fix(influx): use curl as driver 2021-05-04 14:32:20 +02:00
Torsten Dittmann a46638544f debug influx 2021-05-04 14:15:29 +02:00
Torsten Dittmann bf8994fa3a Revert "feat(influxdb): introduce official client SDK"
This reverts commit 15522c2cb9.
2021-05-04 13:55:01 +02:00
Torsten Dittmann 15522c2cb9 feat(influxdb): introduce official client SDK 2021-05-04 13:15:36 +02:00
Torsten Dittmann 4689d0b69f Revert "fix: influx db client"
This reverts commit 5ddcdf1779.
2021-04-27 15:51:35 +02:00
Torsten Dittmann 5ddcdf1779 fix: influx db client 2021-04-27 15:39:40 +02:00
Torsten Dittmann 3d960a2971 Merge branch '0.8.x' of https://github.com/appwrite/appwrite into feat-upgrade-php-version 2021-04-23 17:06:42 +02:00
Torsten Dittmann 25b03c90f8 feat: introduce appwrite/php-runtimes 2021-04-21 13:02:54 +02:00
Eldad Fux c8a5d05a3e Merge branch '0.8.x' of github.com:appwrite/appwrite into feat-auth-limits 2021-04-19 14:19:57 +03:00
Eldad A. Fux 1138752d65
Merge branch 'dev' into fix-dashboard-tooltip 2021-04-17 00:15:13 +03:00
Eldad Fux 7a0ff7699a Merge branch '0.8.x' of github.com:appwrite/appwrite into feat-jwt-support-for-sdks 2021-04-16 10:20:12 +03:00
Torsten Dittmann 3829b4b8da Merge branch '0.8.x' of https://github.com/appwrite/appwrite into feat-auth-limits 2021-04-14 12:36:40 +02:00
Eldad Fux 994dd3164f Merge branch 'dev' of github.com:appwrite/appwrite into 0.8.x 2021-04-14 12:02:17 +03:00
Torsten Dittmann 69bd907729 Merge branch '0.8.x' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-04-12 09:42:46 +02:00
Eldad Fux 72a2ca08b0 Updated Node SDK 2021-04-10 19:14:15 +03:00
Eldad A. Fux f2e85df8de
Merge pull request #1081 from appwrite/dev
Sync 0.8.x with dev
2021-04-10 17:23:13 +03:00
Eldad Fux f070eb0a3a Merge branch '0.8.x' of github.com:appwrite/appwrite into feat-auth-limits 2021-04-03 10:16:46 +03:00
Torsten Dittmann c5ad66839d add usage stats for realtime 2021-04-01 12:59:11 +02:00
Damodar Lohani 5d0ea6a45f Set default locale on .env #1052 2021-04-01 11:59:23 +05:45
Torsten Dittmann c31ffdcae3 Merge branch '0.8.x' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-03-29 17:52:42 +02:00
Torsten Dittmann 078a07d6b8 Merge branch '0.8.x' of https://github.com/appwrite/appwrite into refactor-user-tokens 2021-03-29 11:07:18 +02:00
Eldad Fux 3c0d74ec81 Merge branch '0.8.x' of github.com:appwrite/appwrite into feat-jwt-support-for-sdks 2021-03-29 00:52:29 +03:00
Eldad Fux 72e0daf2bd Updated version number 2021-03-29 00:49:07 +03:00
Eldad Fux 8ea83b24c3 Added new JWT as SDK auth method 2021-03-29 00:22:12 +03:00
Torsten Dittmann 8dd93cc87e Merge branch 'dev' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-03-24 16:42:23 +01:00
Eldad Fux 86d962e17f Updated version numbers 2021-03-24 14:29:19 +02:00
Torsten Dittmann 78ec3a7821 replace influx with redis cache in worker init 2021-03-24 13:25:28 +01:00
Torsten Dittmann 6b5718f32f create seperate init for workers 2021-03-24 13:13:59 +01:00
Torsten Dittmann 295f2c9b7e fixed connection pool for http 2021-03-24 12:37:57 +01:00
Torsten Dittmann f20bcb5d5c use appwrite pdo adapter on http 2021-03-22 15:00:01 +01:00
Torsten Dittmann 900a642255 Merge branch '0.8.x' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-03-19 11:48:49 +01:00
Eldad Fux 4df8ba3910 Updated cachebuster 2021-03-17 16:20:07 +02:00
Torsten Dittmann 7be9f2e33e Merge branch 'dev' into feat-265-realtime 2021-03-16 15:53:09 +01:00
Torsten Dittmann e14a495048 add custom connection pool 2021-03-16 15:30:45 +01:00
Torsten Dittmann 56dca6b172 move resource to http worker so workers work 2021-03-12 16:56:12 +01:00
Torsten Dittmann 2efff977e0 use redis connection pool on http 2021-03-12 15:16:40 +01:00