Commit 263d77c
refactor: Remove unused CompatibleGrainSerializer, focus on Orleans compatibility only
- Remove CompatibleGrainSerializer and related configuration methods
- Remove CompatibilityTests.cs and related test methods
- Keep only OrleansCompatibleGrainSerializer for Orleans LogStateWithMetaData support
- Simplify codebase to focus on actual use case (Orleans → MongoDB migration)
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 62c69a3 commit 263d77c
4 files changed
Lines changed: 0 additions & 316 deletions
File tree
- src/Aevatar.EventSourcing.MongoDB
- Hosting
- Serializers
- test/Aevatar.EventSourcing.MongoDB.Tests
Lines changed: 0 additions & 37 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
90 | | - | |
91 | | - | |
92 | | - | |
93 | | - | |
94 | | - | |
95 | | - | |
96 | | - | |
97 | | - | |
98 | | - | |
99 | | - | |
100 | | - | |
101 | | - | |
102 | | - | |
103 | | - | |
104 | | - | |
105 | | - | |
106 | | - | |
107 | | - | |
108 | | - | |
109 | | - | |
110 | | - | |
111 | | - | |
112 | | - | |
113 | | - | |
114 | | - | |
115 | | - | |
116 | | - | |
117 | | - | |
118 | | - | |
119 | | - | |
120 | | - | |
121 | | - | |
122 | | - | |
123 | | - | |
124 | | - | |
125 | | - | |
126 | | - | |
127 | 90 | | |
128 | 91 | | |
129 | 92 | | |
| |||
Lines changed: 0 additions & 84 deletions
This file was deleted.
Lines changed: 0 additions & 174 deletions
This file was deleted.
Lines changed: 0 additions & 21 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | | - | |
71 | | - | |
72 | | - | |
73 | | - | |
74 | | - | |
75 | | - | |
76 | | - | |
77 | | - | |
78 | | - | |
79 | | - | |
80 | | - | |
81 | | - | |
82 | | - | |
83 | | - | |
84 | | - | |
85 | | - | |
86 | | - | |
87 | | - | |
88 | | - | |
89 | | - | |
90 | | - | |
91 | 70 | | |
92 | 71 | | |
93 | 72 | | |
| |||
0 commit comments