Alex Kremer
|
51244feb4a
|
chore: Enable more clang-tidy checks (#3054)
|
2026-05-01 15:31:45 +01:00 |
|
Alex Kremer
|
21066d16e9
|
chore: Remove copyright from all source files (#2975)
|
2026-03-24 15:25:32 +00:00 |
|
Ayaz Salikhov
|
6ba58f42f0
|
style: Set clang-format width 100 (#2953)
|
2026-02-20 15:56:03 +00:00 |
|
Peter Chen
|
aa64bb7b6b
|
refactor: Keyspace comments (#2684)
Co-authored-by: Ayaz Salikhov <mathbunnyru@users.noreply.github.com>
|
2025-10-08 19:58:05 +01:00 |
|
Peter Chen
|
1cfa06c9aa
|
feat: Support Keyspace (#2454)
Support AWS Keyspace queries
---------
Co-authored-by: Ayaz Salikhov <mathbunnyru@users.noreply.github.com>
Co-authored-by: Alex Kremer <akremer@ripple.com>
|
2025-10-03 11:28:50 -04:00 |
|
github-actions[bot]
|
cc506fd094
|
style: Update pre-commit hooks (#2290)
Update versions of pre-commit hooks to latest version.
Co-authored-by: mathbunnyru <12270691+mathbunnyru@users.noreply.github.com>
|
2025-07-02 16:36:34 +01:00 |
|
Ayaz Salikhov
|
57dda8ac50
|
chore: Update fmt to 11.2.0 (#2281)
Seems that new clang-tidy fails with our old fmt lib
|
2025-07-02 14:11:35 +01:00 |
|
Alex Kremer
|
820b32c6d7
|
chore: No ALL_CAPS (#1760)
Fixes #1680
|
2025-01-02 11:39:31 +00:00 |
|
Sergey Kuznetsov
|
2fef03d766
|
refactor: Refactor main (#1555)
For #442.
|
2024-08-01 10:53:17 +01:00 |
|
Alex Kremer
|
a74970b81e
|
Add missing doxygen comments (#1223)
Fixes #1218
|
2024-03-01 15:58:18 +00:00 |
|
Alex Kremer
|
cce695c570
|
Rename all detail to impl (#1168)
Fixes #1084
|
2024-02-12 11:54:41 +00:00 |
|
Alex Kremer
|
a1699d7484
|
Rename headers to .hpp (#1154)
Fixes #1153
|
2024-02-05 13:10:50 +00:00 |
|
Alex Kremer
|
28188aa0f9
|
Add batching to writes (#1076)
Fixes #1077
|
2024-01-04 15:17:15 +00:00 |
|
Sergey Kuznetsov
|
35f119a268
|
Switch to llvm 17 tools (#1002)
Fixes #952
|
2023-11-28 20:09:58 +00:00 |
|
Alex Kremer
|
1aab2b94b1
|
Move to clang-format-16 (#908)
Fixes #848
|
2023-10-19 16:55:04 +01:00 |
|
Sergey Kuznetsov
|
4b53bef1f5
|
Add clang tidy (#864)
Fixes #863
|
2023-10-03 10:43:54 +01:00 |
|
Alex Kremer
|
83af5af3c6
|
Remove deprecated cassandra options (#852)
Fixes #849
|
2023-09-18 13:40:38 +01:00 |
|
Alex Kremer
|
ec70127050
|
Add LOG macro to prevent unnecessary evaluations (#823)
Fixes #824
|
2023-08-15 14:36:11 +01:00 |
|
Peter Chen
|
23442ff1a7
|
Refactor namespaces part 1 (#817)
Part 1 of refactoring effort
|
2023-08-10 18:05:13 +01:00 |
|