Skip to content

Conversation

@gtamasi
Copy link
Collaborator

@gtamasi gtamasi commented Oct 3, 2023

Pull Request Checklist

Please make sure to review and check all of these items:

  • Have you added new tests to prevent regressions?
  • Does yarn test or yarn test-DIALECT pass with this change (including linting)?
  • Is a documentation update included (if this change modifies existing APIs, or introduces new ones)?
  • Did you update the typescript typings accordingly (if applicable)?
  • Does the description below contain a link to an existing issue (Closes #[issue]) or a description of the issue you are solving?
  • Did you follow the commit message conventions explained in CONTRIBUTING.md?

Description Of Change

Todos

@gtamasi gtamasi self-assigned this Oct 3, 2023
@gtamasi gtamasi changed the title Feature/shard manager feat: Shareded replication pool Oct 9, 2023
@gtamasi gtamasi changed the title feat: Shareded replication pool feat: Sharded replication pool Oct 9, 2023
github-actions[bot] and others added 27 commits April 11, 2024 17:31
…equelize#17278)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Alyx <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
gtamasi and others added 30 commits July 28, 2024 21:20
…equelize-core-papandreou4

* papandreou/feature/shardManager: (58 commits)
  add shardId to connectionOPtions
  add customTypeParser map
  fix
  hack
  pool!
  fix
  add connection-options
  ensure pool is defined in transaction
  ensure the pool is defined in connection-manager
  ensure pool is defined
  base postgres connection-manager
  add sharding to confing
  add sharded-replication-pool
  rework replication-poll
  add base-replicaion-pool
  rm obsolete files
  small changes
  Add test cases to abstract/connection-manager
  Use read when we usemaster is true when we acquire a pool
  fix cls transaction issue
  ...
…to sidestep ShardedReplicationPool error:

TypeError: Cannot add property shardId, object is not extensible
…ol so that extending it with shardId later is OK
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants