Commit 6ad91f4
committed
Merge storage-commons into segment-commons
Collapses an unnecessary module layer by moving all RuleBasedSegment
concerns (DTO, domain model, parser, cache interfaces, in-memory impl)
directly into segment-commons, which was the sole consumer.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
AI-Session-Id: a0fded26-6434-4263-90b0-a163e1cf0faf
AI-Tool: claude-code
AI-Model: unknown1 parent fbe14d6 commit 6ad91f4
11 files changed
Lines changed: 1 addition & 48 deletions
File tree
- client
- segment-commons
- src/main/java/io/split
- client/dtos
- engine/experiments
- storages
- memory
- storage-commons
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
177 | 177 | | |
178 | 178 | | |
179 | 179 | | |
180 | | - | |
181 | | - | |
182 | | - | |
183 | | - | |
184 | | - | |
185 | 180 | | |
186 | 181 | | |
187 | 182 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | | - | |
70 | 69 | | |
71 | 70 | | |
72 | 71 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
0 commit comments