Commit Graph

33 Commits (d9987919fffeff463efaa1899f4d622847a01ece)

Author SHA1 Message Date
onderkalaci d9987919ff fix whitescapes for CI 2023-09-28 09:48:47 +03:00
Marco Slot f1a7d3bbe0
Update README.md 2023-09-27 14:03:59 +02:00
Marco Slot 4d258cb380
Update README.md 2023-09-27 10:52:35 +02:00
Önder Kalacı 1704f68cd2
Add Table of contents to Citus Technical Readme (#7226)
Use Github's convention.
2023-09-26 16:05:49 +03:00
Marco Slot 710e1631af
Expand aggregate functions section 2023-09-26 13:32:32 +02:00
Marco Slot aa123f5c36
Update README.md 2023-09-25 17:53:43 +02:00
Marco Slot ae7c10caf8 Add section on shard visibility 2023-09-25 13:23:53 +02:00
Marco Slot 4ea673507a Add deadlock detection and 2PC recovery images 2023-09-25 13:04:08 +02:00
Marco Slot 1ff5a53801 Add adaptive executor diagram 2023-09-25 13:40:31 +03:00
Marco Slot 68ad88ef5a Add adaptive executor diagram 2023-09-25 13:40:31 +03:00
Önder Kalacı fbe9c38030 Add object propagation & dependencies to technical readme (#7217)
DESCRIPTION: PR description that will go into the change log, up to 78
characters
2023-09-25 13:40:31 +03:00
Marco Slot d3d70e4f7d Add shard move description 2023-09-25 13:40:31 +03:00
Marco Slot 810ec5e4e7 Update README.md 2023-09-25 13:40:31 +03:00
Marco Slot ae4df08245 Add shard split description 2023-09-25 13:40:31 +03:00
Marco Slot 736a5892e6 Add MX benchmarks diagram 2023-09-25 13:40:31 +03:00
onderkalaci 07c85c658c Minor improvements in deadlock detection 2023-09-25 13:40:31 +03:00
onderkalaci 7f351dc3b9 Improve fkeys 2023-09-25 13:40:31 +03:00
Önder Kalacı 0627b3045a Add locks to the technical readme (#7210) 2023-09-25 13:40:31 +03:00
Marco Slot 452fc2ae21 Update README.md 2023-09-25 13:40:31 +03:00
Marco Slot 817d3a24f8 Update README.md 2023-09-25 13:40:31 +03:00
Marco Slot bc3c278eba Update README.md 2023-09-25 13:40:31 +03:00
Marco Slot d2c516dc1f Add slow start diagram 2023-09-25 13:40:31 +03:00
Marco Slot 9bb81cd27e Update README.md 2023-09-25 13:40:31 +03:00
Marco Slot 4574fb8517 Add INSERT..SELECT diagram 2023-09-25 13:40:31 +03:00
Marco Slot 3e19c84110 Update README.md 2023-09-25 13:40:31 +03:00
Marco Slot 659683a4c7 Add a single repartition join diagram 2023-09-25 13:40:31 +03:00
Marco Slot d667c22f70 Update README.md 2023-09-25 13:40:31 +03:00
Marco Slot c9d7f63351 Update README.md 2023-09-25 13:40:31 +03:00
Marco Slot 60f99bf32c Update README.md 2023-09-25 13:40:31 +03:00
Marco Slot 8437c8ea49 Add back bullets to readme (#7208) 2023-09-25 13:40:31 +03:00
Önder Kalacı c4b72306f2 Update README.md
add sql code block
2023-09-25 13:40:31 +03:00
Önder Kalacı c41abe6105 Update README.md
remove unnecessary text
2023-09-25 13:40:31 +03:00
onderkalaci 340f2d54dd Citus Technical Readme
This commit aims to add a comprehensive guide that covers all
essential aspects of Citus, including planning, execution,
locking mechanisms, shard moves, 2PC, and many other major
components of Citus.

Co-authored-by: Marco Slot <marco.slot@gmail.com>
Co-authored-by: Onder Kalaci <onderkalaci@gmail.com>
2023-09-25 13:40:31 +03:00