Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updates in multi region sync #8232

Open
wants to merge 99 commits into
base: 1.5.x
Choose a base branch
from
Open

Commits on Oct 2, 2022

  1. redis-syncs

    shimonewman committed Oct 2, 2022
    Configuration menu
    Copy the full SHA
    4a8befd View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2022

  1. redis-syncs

    shimonewman committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    c6a054f View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2022

  1. static scope to instance

    shimonewman committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    e25dd11 View commit details
    Browse the repository at this point in the history
  2. composer.lock

    shimonewman committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    9ccb26d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    108745e View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2022

  1. composer.lock

    shimonewman committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    ae57ac6 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of github.com:appwrite/appwrite into feat-redis…

    …-sync
    
    � Conflicts:
    �	composer.lock
    shimonewman committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    70102a1 View commit details
    Browse the repository at this point in the history
  3. failed request log

    shimonewman committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    462b30b View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2022

  1. Configuration menu
    Copy the full SHA
    70f1a3e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    df8e95a View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2022

  1. new worker

    shimonewman committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    45e8314 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2022

  1. support for failed log

    shimonewman committed Oct 23, 2022
    Configuration menu
    Copy the full SHA
    7cfdde3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3b53fc7 View commit details
    Browse the repository at this point in the history
  3. support for failed log

    shimonewman committed Oct 23, 2022
    Configuration menu
    Copy the full SHA
    e30952c View commit details
    Browse the repository at this point in the history
  4. support for failed log

    shimonewman committed Oct 23, 2022
    Configuration menu
    Copy the full SHA
    d70dd6a View commit details
    Browse the repository at this point in the history
  5. remove requestedAt attr

    shimonewman committed Oct 23, 2022
    Configuration menu
    Copy the full SHA
    7e2ae34 View commit details
    Browse the repository at this point in the history
  6. remove requestedAt attr

    shimonewman committed Oct 23, 2022
    Configuration menu
    Copy the full SHA
    1e2e825 View commit details
    Browse the repository at this point in the history
  7. addressing comments

    shimonewman committed Oct 23, 2022
    Configuration menu
    Copy the full SHA
    59c02dd View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2022

  1. Merge branch 'feat-db-pools-eldad' of github.com:appwrite/appwrite in…

    …to feat-redis-sync
    
    � Conflicts:
    �	app/init.php
    �	app/preload.php
    �	composer.json
    �	composer.lock
    shimonewman committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    1f46d39 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2022

  1. addressing comments

    shimonewman committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    209cf6b View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2022

  1. addressing comments

    shimonewman committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    b0fe5f3 View commit details
    Browse the repository at this point in the history
  2. addressing comments

    shimonewman committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    b7d7f43 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2022

  1. Timer::tick

    shimonewman committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    d7d98d9 View commit details
    Browse the repository at this point in the history
  2. Timer::tick

    shimonewman committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    6015698 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2022

  1. Timer::tick

    shimonewman committed Oct 30, 2022
    Configuration menu
    Copy the full SHA
    7708859 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2022

  1. Timer::tick

    shimonewman committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    545d86d View commit details
    Browse the repository at this point in the history
  2. Timer::tick

    shimonewman committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    6842286 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2022

  1. addressing comments

    shimonewman committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    e291d81 View commit details
    Browse the repository at this point in the history
  2. addressing comments

    shimonewman committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    7bd1618 View commit details
    Browse the repository at this point in the history
  3. addressing comments

    shimonewman committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    da5addf View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2022

  1. Configuration menu
    Copy the full SHA
    848b997 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9ac55e8 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2022

  1. minor changes

    shimonewman committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    27249c2 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'feat-db-pools' of github.com:appwrite/appwrite into fea…

    …t-redis-sync
    
    � Conflicts:
    �	.env
    �	Dockerfile
    �	app/cli.php
    �	app/init.php
    �	app/preload.php
    �	app/worker.php
    �	composer.json
    �	composer.lock
    �	src/Appwrite/Platform/Tasks/Maintenance.php
    �	src/Appwrite/Platform/Tasks/sync-edge.php
    shimonewman committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    0abfae8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3f0fcb4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a46e12f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7de0897 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2022

  1. Configuration menu
    Copy the full SHA
    7701904 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'feat-db-pools' of github.com:appwrite/appwrite into fea…

    …t-redis-sync
    
    � Conflicts:
    �	app/config/regions.php
    �	app/init.php
    �	composer.lock
    �	docker-compose.yml
    shimonewman committed Nov 20, 2022
    Configuration menu
    Copy the full SHA
    7a51b0e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0201509 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1e968bd View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2022

  1. benchmarks

    shimonewman committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    8e6961a View commit details
    Browse the repository at this point in the history
  2. Merge branch 'feat-db-pools' of github.com:appwrite/appwrite into fea…

    …t-redis-sync
    
    � Conflicts:
    �	composer.lock
    �	docker-compose.yml
    shimonewman committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    6fb5fb5 View commit details
    Browse the repository at this point in the history
  3. benchmarks

    shimonewman committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    f0380ef View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2022

  1. Configuration menu
    Copy the full SHA
    b21937c View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2022

  1. benchmarks

    shimonewman committed Dec 26, 2022
    Configuration menu
    Copy the full SHA
    1592135 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2022

  1. benchmarks

    shimonewman committed Dec 27, 2022
    Configuration menu
    Copy the full SHA
    8fee018 View commit details
    Browse the repository at this point in the history
  2. benchmarks

    shimonewman committed Dec 27, 2022
    Configuration menu
    Copy the full SHA
    5924a7b View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2023

  1. Configuration menu
    Copy the full SHA
    8066aec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f2b6d72 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    49f52c8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3e155cb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a5b0b80 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dc62d7f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0ce6c3d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    345230e View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2023

  1. Configuration menu
    Copy the full SHA
    4288261 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    358916c View commit details
    Browse the repository at this point in the history
  3. collection index update

    shimonewman committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    8f23007 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2023

  1. cert addition

    shimonewman committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    4f5f983 View commit details
    Browse the repository at this point in the history
  2. tidy up

    shimonewman committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    02a9265 View commit details
    Browse the repository at this point in the history
  3. tidy up

    shimonewman committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    9860b01 View commit details
    Browse the repository at this point in the history
  4. tidy up

    shimonewman committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    db05793 View commit details
    Browse the repository at this point in the history
  5. deletes-worker

    shimonewman committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    754aaba View commit details
    Browse the repository at this point in the history
  6. deletes-worker

    shimonewman committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    d040454 View commit details
    Browse the repository at this point in the history
  7. deletes-worker

    shimonewman committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    149d8fe View commit details
    Browse the repository at this point in the history
  8. deletes-worker

    shimonewman committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    150d357 View commit details
    Browse the repository at this point in the history
  9. deletes-worker

    shimonewman committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    91c818c View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2023

  1. deletes-queue

    shimonewman committed Jan 8, 2023
    Configuration menu
    Copy the full SHA
    a0b47df View commit details
    Browse the repository at this point in the history
  2. deletes-queue

    shimonewman committed Jan 8, 2023
    Configuration menu
    Copy the full SHA
    20fe16b View commit details
    Browse the repository at this point in the history
  3. deletes-queue

    shimonewman committed Jan 8, 2023
    Configuration menu
    Copy the full SHA
    7701d3a View commit details
    Browse the repository at this point in the history
  4. file_exists check

    shimonewman committed Jan 8, 2023
    Configuration menu
    Copy the full SHA
    3a43b6a View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2023

  1. file_exists check

    shimonewman committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    1e85b5a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    20c3c10 View commit details
    Browse the repository at this point in the history
  3. minor fixes

    shimonewman committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    93a5a3d View commit details
    Browse the repository at this point in the history
  4. minor fixes

    shimonewman committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    d32dea8 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2023

  1. minor fixes

    shimonewman committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    23d0867 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2023

  1. minor fixes

    shimonewman committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    fc8b5a2 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2023

  1. Merge branch 'feat-db-pools' of github.com:appwrite/appwrite into fea…

    …t-reatime-cache-cert-sync
    shimonewman committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    6c39a97 View commit details
    Browse the repository at this point in the history
  2. test adjustments

    shimonewman committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    f179573 View commit details
    Browse the repository at this point in the history
  3. test adjustments

    shimonewman committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    dd928d5 View commit details
    Browse the repository at this point in the history
  4. test adjustments

    shimonewman committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    102a840 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2023

  1. test adjustments

    shimonewman committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    af25776 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2024

  1. 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
    shimonewman committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    b700aa0 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. Configuration menu
    Copy the full SHA
    5dcc4d5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    749e70e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ff1e065 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cf713dd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c78e158 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    71801c9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bb0448d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    126dd5a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f5fad93 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. Configuration menu
    Copy the full SHA
    b030c02 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    55a22e6 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. response fix

    shimonewman committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    1bb93bc View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. Merge branch 'refactor-usage-sn' of github.com:appwrite/appwrite into…

    … refactor-multi-region-sync
    
    � Conflicts:
    �	composer.json
    �	composer.lock
    �	docker-compose.yml
    shimonewman committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    942f8f2 View commit details
    Browse the repository at this point in the history
  2. Delete user update

    shimonewman committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    8545190 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. Configuration menu
    Copy the full SHA
    498b31b View commit details
    Browse the repository at this point in the history