Commit Graph

17 Commits

Author SHA1 Message Date
shimon b700aa06f8 Merge branch 'refactor-usage-sn' of github.com:appwrite/appwrite into feat-reatime-cache-cert-sync
 Conflicts:
	.env
	.gitignore
	Dockerfile
	app/cli.php
	app/config/collections.php
	app/config/regions.php
	app/config/services.php
	app/console
	app/controllers/api/databases.php
	app/controllers/api/functions.php
	app/controllers/api/projects.php
	app/controllers/api/storage.php
	app/controllers/api/teams.php
	app/controllers/api/users.php
	app/controllers/general.php
	app/controllers/shared/api.php
	app/init.php
	app/realtime.php
	app/worker.php
	app/workers/deletes.php
	bin/worker-certificates
	bin/worker-deletes
	composer.json
	composer.lock
	docker-compose.yml
	src/Appwrite/Platform/Services/Tasks.php
	src/Appwrite/Platform/Tasks/Maintenance.php
	src/Appwrite/Platform/Tasks/SSL.php
	src/Appwrite/Platform/Workers/Certificates.php
	src/Appwrite/Platform/Workers/sync-in.php
	src/Appwrite/Platform/Workers/sync-out.php
	src/Appwrite/Utopia/Response.php
	tests/e2e/Services/Databases/DatabasesConsoleClientTest.php
	tests/e2e/Services/Functions/FunctionsCustomServerTest.php
	tests/e2e/Services/Realtime/RealtimeCustomClientTest.php
2024-06-02 20:56:00 +03:00
shimon 1592135fab benchmarks 2022-12-26 14:04:36 +02:00
Jake Barnby 11ff88e44f Add account benchmarks 2022-07-20 01:30:01 +12:00
Jake Barnby 404ed4cb1f Update benchmarks 2022-07-19 00:44:02 +12:00
Jake Barnby c154ea3fc6 Add benchmark scripts 2022-07-14 13:47:32 +12:00
Everly Precia Suresh 19300ccdd7 format files in app, src, tests 2022-05-23 14:54:50 +00:00
Torsten Dittmann 806bb4ee03 style: remove unnecessary comment 2022-01-03 15:02:14 +01:00
Torsten Dittmann 100e296165 remove benchmark 2021-12-21 16:18:50 +01:00
Torsten Dittmann 366c4b903e feat: anonymous methods 2021-12-21 11:48:10 +01:00
Torsten Dittmann e4451f7e0b fix(realtime): minor improvements 2021-08-27 18:33:09 +02:00
Torsten Dittmann 923d373b6d introduce utopia-php/websocket 2021-06-24 14:22:32 +02:00
Eldad Fux 73489d6b73 More tiny fixes 2021-06-23 08:59:34 +03:00
Eldad Fux ca201011c5 Fixes 2021-06-22 23:31:39 +03:00
Torsten Dittmann 5e06cd788a update k6 2021-03-17 16:35:57 +01:00
Torsten Dittmann 565a0bd35e improve k6 test 2021-03-12 12:00:52 +01:00
Eldad Fux 66099e06be Updated benchmarks 2021-03-10 08:52:10 +02:00
Torsten Dittmann af086b67c2 add k6 run 2021-03-09 18:47:13 +01:00