shimon
|
848b997a5f
|
pools::queue client injection
|
2022-11-04 13:01:47 +02:00 |
|
shimon
|
e291d81be3
|
addressing comments
|
2022-11-02 11:39:16 +02:00 |
|
shimon
|
545d86d994
|
Timer::tick
|
2022-10-31 15:38:50 +02:00 |
|
shimon
|
7708859d7d
|
Timer::tick
|
2022-10-30 12:10:23 +02:00 |
|
shimon
|
d7d98d9866
|
Timer::tick
|
2022-10-27 12:51:53 +03:00 |
|
shimon
|
209cf6be1e
|
addressing comments
|
2022-10-25 12:33:10 +03:00 |
|
shimon
|
1f46d390b1
|
Merge branch 'feat-db-pools-eldad' of github.com:appwrite/appwrite into feat-redis-sync
Conflicts:
app/init.php
app/preload.php
composer.json
composer.lock
|
2022-10-24 10:00:46 +03:00 |
|
shimon
|
59c02ddf84
|
addressing comments
|
2022-10-23 18:10:49 +03:00 |
|
shimon
|
7e2ae34624
|
remove requestedAt attr
|
2022-10-23 10:15:09 +03:00 |
|
shimon
|
45e8314b49
|
new worker
|
2022-10-20 18:07:02 +03:00 |
|
Eldad Fux
|
e113253e35
|
Fixed tests
|
2022-10-19 17:13:38 +03:00 |
|
Eldad Fux
|
e5c62c6730
|
Fixed usage of DSN database
|
2022-10-19 16:55:58 +03:00 |
|
Eldad Fux
|
159fd5fc59
|
Change URLURL to AppwriteURL
|
2022-10-19 15:41:38 +03:00 |
|
shimon
|
70f1a3eaf8
|
cloud sync maintenance worker
|
2022-10-19 12:36:45 +03:00 |
|
Eldad Fux
|
d51c379514
|
Fixed linter errors
|
2022-10-19 11:35:30 +03:00 |
|
shimon
|
462b30b721
|
failed request log
|
2022-10-18 18:42:41 +03:00 |
|
shimon
|
70102a18f7
|
Merge branch 'master' of github.com:appwrite/appwrite into feat-redis-sync
Conflicts:
composer.lock
|
2022-10-18 10:07:42 +03:00 |
|
shimon
|
ae57ac6781
|
composer.lock
|
2022-10-18 10:06:46 +03:00 |
|
Eldad Fux
|
1632ae61eb
|
Fixing CLI tasks
|
2022-10-17 19:43:51 +03:00 |
|
Eldad Fux
|
65e004f145
|
Fixed health API and add new test endpoints
|
2022-10-17 14:43:57 +03:00 |
|
Eldad Fux
|
f6449687b5
|
Create connections only on fill method
|
2022-10-17 01:49:53 +03:00 |
|
Eldad Fux
|
fe29e58f22
|
Fixed doctor health checks
|
2022-10-16 20:48:53 +03:00 |
|
Eldad Fux
|
f2068a10e4
|
Added support for cache sharding, and fallback connections
|
2022-10-16 14:42:00 +03:00 |
|
Eldad Fux
|
224d526c84
|
Merge branch 'master' of https://github.com/appwrite/appwrite into feat-db-pools-eldad
|
2022-10-16 12:24:53 +03:00 |
|
Eldad Fux
|
7484656be3
|
Merge branch 'master' of https://github.com/appwrite/appwrite into feat-db-pools-eldad
|
2022-10-15 22:08:16 +03:00 |
|
Eldad Fux
|
95a9ded28f
|
Adjusted compose files and tests
|
2022-10-15 21:17:03 +03:00 |
|
Eldad Fux
|
0506dbb30e
|
Adapted HTTP API
|
2022-10-15 17:14:17 +03:00 |
|
Eldad Fux
|
daecc1aa76
|
Init new connection pool, removed old extensions
|
2022-10-15 11:52:50 +03:00 |
|
Damodar Lohani
|
be3743e227
|
fix renamed function
|
2022-10-14 11:24:37 +00:00 |
|
shimon
|
108745e1a8
|
Merge branch 'master' of github.com:appwrite/appwrite into feat-redis-sync
|
2022-10-13 09:29:10 +03:00 |
|
shimon
|
e25dd11049
|
static scope to instance
|
2022-10-13 09:27:55 +03:00 |
|
Torsten Dittmann
|
bc66efa1a5
|
chore: prepare 1.0.3
|
2022-10-12 12:03:55 +02:00 |
|
Eldad Fux
|
fc8c40c62f
|
Removed unused hostnames
|
2022-10-10 19:34:57 +03:00 |
|
Eldad Fux
|
a229eac2cc
|
Renamed DatabasePool to Pools
|
2022-10-08 08:51:58 +03:00 |
|
Eldad Fux
|
c23c5c686c
|
Merge branch 'feat-db-pools' of https://github.com/appwrite/appwrite into feat-db-pools-eldad
|
2022-10-08 08:48:06 +03:00 |
|
Eldad Fux
|
26b1a94d22
|
Renamed DatabasePool to Pools
|
2022-10-08 08:43:02 +03:00 |
|
shimon
|
4a8befd110
|
redis-syncs
|
2022-10-02 18:40:18 +03:00 |
|
Torsten Dittmann
|
757a3f8651
|
chore: prepare 1.0.2
|
2022-09-30 12:27:26 +02:00 |
|
Christy Jacob
|
3b802e9ba6
|
Merge branch 'master' of github.com:appwrite/appwrite into feat-db-pools
|
2022-09-27 20:59:50 +05:30 |
|
Damodar Lohani
|
e80e65946b
|
Merge branch 'master' of https://github.com/appwrite/appwrite into feat-app-region
|
2022-09-19 12:01:56 +00:00 |
|
Matej Bačo
|
6e8a4cc97b
|
Update sms mock to use request catcher
|
2022-09-19 08:09:48 +00:00 |
|
Torsten Dittmann
|
95d322dc36
|
feat: prepare 1.0.1 release
|
2022-09-14 21:03:00 +02:00 |
|
Torsten Dittmann
|
78cd9ea71a
|
chore: prepare 1.0.0 release
|
2022-09-14 11:00:13 +02:00 |
|
Damodar Lohani
|
ed81ff1263
|
regions using config instead
|
2022-09-08 07:19:14 +00:00 |
|
Matej Bačo
|
ae2826ad1f
|
Bug fixes
|
2022-09-02 14:19:36 +00:00 |
|
Matej Bačo
|
432bfe96ac
|
New version preparation
|
2022-09-01 04:41:50 +00:00 |
|
Christy Jacob
|
e5a9195e66
|
Merge pull request #3736 from appwrite/refactor-cache-date
Refactor cache date
|
2022-08-31 19:00:36 +02:00 |
|
Damodar Lohani
|
8fe365d66e
|
Merge branch '0.16.x' of https://github.com/appwrite/appwrite into feat-additional-compression-support
|
2022-08-31 13:21:45 +00:00 |
|
shimon
|
94ad09b53f
|
const update
|
2022-08-31 16:11:23 +03:00 |
|
Christy Jacob
|
0438e830b0
|
Merge pull request #3634 from appwrite/feat-variables-api
Implement Function Variable API
|
2022-08-31 14:37:30 +02:00 |
|