Commit History

Author SHA1 Message Date
  Michael Bromley f0fd66258b feat(core): Make event bus subscriptions transaction-safe 4 years ago
  Michael Bromley d35306fa26 fix(core): Fix transaction-related issues with in-memory caching 4 years ago
  Michael Bromley f178276cd3 refactor(core): Extract TransactionalConnection into own module 4 years ago
  Michael Bromley f6205663ae feat(core): Add config for enabling/disabling worker health check 4 years ago
  Michael Bromley 997e1f8065 Merge branch 'master' into minor 4 years ago
  Michael Bromley 690e7e0e0c chore: Publish v1.2.2 4 years ago
  Michael Bromley 13697c3589 perf(core): Cache certain field resolvers to avoid duplicated DB calls 4 years ago
  Artem Danilov 6e7e8648ed fix(core): Fix collection update event generation (#1114) 4 years ago
  Michael Bromley 87de9aabed refactor(core): Move entityIdStrategy config to entityOptions 4 years ago
  Michael Bromley a05e7ab214 feat(core): Make entity cache ttl values configurable 4 years ago
  Michael Bromley e58f7728dc chore: Remove unused import 4 years ago
  Michael Bromley 9e22e8be58 perf(core): Use request cache for hot-path tax rate calculation 4 years ago
  Michael Bromley fa563f29ab perf(core): Simplify hot DB query for active order 4 years ago
  Michael Bromley 54dfbf4859 perf(core): Use memoization when caching zone members 4 years ago
  Michael Bromley d428ffc9ab feat(core): Remove all long-lived in-memory state, use short-TTL caching 4 years ago
  Michael Bromley 214b86b477 perf(core): Use per-request caching for hot ProductVariant paths 4 years ago
  Michael Bromley c5ba7357a6 refactor(core): Remove unused promotions cache property 4 years ago
  Michael Bromley aed08dd414 chore: Add simple query load test, enable pg stats 4 years ago
  Michael Bromley 2ac94cc681 chore: Update load testing scripts 4 years ago
  Michael Bromley 552eafea56 feat(admin-ui): Use server pagination of product variants 4 years ago
  Michael Bromley 438ac468d7 feat(core): Add Product.variantList field 4 years ago
  Michael Bromley d8f94ef45b Merge branch 'master' into minor 4 years ago
  Michael Bromley 6f7cc34acd fix(job-queue-plugin): Add missing logging & backoff settings 4 years ago
  Michael Bromley 423f307407 fix(core): Add missing logging & docs to DefaultJobQueuePlugin 4 years ago
  Michael Bromley f50708a965 fix(email-plugin): Correctly register failed email sending, add retry 4 years ago
  Michael Bromley ff1ae905fb fix(core): Soft-delete variants when a product is soft-deleted 4 years ago
  Michael Bromley 9e368737bb fix(job-queue-plugin): Fix redis connection to remote hosts 4 years ago
  Michael Bromley ded49c4495 fix(core): Return correct timestamp values for translated entities 4 years ago
  Michael Bromley 20b4b04b3c fix(admin-ui): Do not cache active admin details between logins 4 years ago
  Michael Bromley f6d3a52502 fix(core): Fix updating customer email with no NativeAuth configured 4 years ago