Commit 5244856
refactor: DRY updates (#29)
* refactor: Qdrant to Qdrant impl
Signed-off-by: Anush008 <anushshetty90@gmail.com>
* chore: qdrant.PtrOf
Signed-off-by: Anush008 <anushshetty90@gmail.com>
* Bump golangci/golangci-lint-action from 7 to 8 (#22)
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 7 to 8.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](golangci/golangci-lint-action@v7...v8)
---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
dependency-version: '8'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump github.com/grpc-ecosystem/go-grpc-middleware/v2 from 2.3.1 to 2.3.2 (#21)
Bumps [github.com/grpc-ecosystem/go-grpc-middleware/v2](https://github.com/grpc-ecosystem/go-grpc-middleware) from 2.3.1 to 2.3.2.
- [Release notes](https://github.com/grpc-ecosystem/go-grpc-middleware/releases)
- [Commits](grpc-ecosystem/go-grpc-middleware@v2.3.1...v2.3.2)
---
updated-dependencies:
- dependency-name: github.com/grpc-ecosystem/go-grpc-middleware/v2
dependency-version: 2.3.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore: DRY
Signed-off-by: Anush008 <anushshetty90@gmail.com>
* chore: Prettify table
Signed-off-by: Anush008 <anushshetty90@gmail.com>
* chore: Nitfix
Signed-off-by: Anush008 <anushshetty90@gmail.com>
* docs: comment
Signed-off-by: Anush008 <anushshetty90@gmail.com>
* refactor: Don't change M
Signed-off-by: Anush008 <anushshetty90@gmail.com>
* refactor: Updated commons.go
Signed-off-by: Anush008 <anushshetty90@gmail.com>
* feat: Milvus Source
Signed-off-by: Anush008 <anushshetty90@gmail.com>
* refactor: Use nested flags
Signed-off-by: Anush008 <anushshetty90@gmail.com>
* chore: file renamed
Signed-off-by: Anush008 <anushshetty90@gmail.com>
* test: Milvus source
Signed-off-by: Anush008 <anushshetty90@gmail.com>
* chore: Formatting
Signed-off-by: Anush008 <anushshetty90@gmail.com>
* chore: Use time.RFC3339
Signed-off-by: Anush008 <anushshetty90@gmail.com>
* refactor: Renamed PrepareMigrationOffsetsCollection
Signed-off-by: Anush008 <anushshetty90@gmail.com>
* DRY
Signed-off-by: Anush008 <anushshetty90@gmail.com>
* chore: Use %q to log withing quotes
Signed-off-by: Anush008 <anushshetty90@gmail.com>
* refactor: Rename to offsetId
Signed-off-by: Anush008 <anushshetty90@gmail.com>
---------
Signed-off-by: Anush008 <anushshetty90@gmail.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent f352dd3 commit 5244856
File tree
4 files changed
+128
-124
lines changed- cmd
4 files changed
+128
-124
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | | - | |
| 5 | + | |
7 | 6 | | |
8 | | - | |
| 7 | + | |
9 | 8 | | |
10 | | - | |
11 | | - | |
| 9 | + | |
| 10 | + | |
12 | 11 | | |
13 | 12 | | |
14 | 13 | | |
15 | | - | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
16 | 17 | | |
17 | 18 | | |
18 | 19 | | |
| |||
23 | 24 | | |
24 | 25 | | |
25 | 26 | | |
26 | | - | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
27 | 50 | | |
28 | 51 | | |
29 | 52 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | 7 | | |
9 | 8 | | |
10 | 9 | | |
| |||
32 | 31 | | |
33 | 32 | | |
34 | 33 | | |
35 | | - | |
| 34 | + | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | 40 | | |
48 | 41 | | |
49 | 42 | | |
50 | 43 | | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
| 44 | + | |
56 | 45 | | |
57 | 46 | | |
58 | 47 | | |
| |||
91 | 80 | | |
92 | 81 | | |
93 | 82 | | |
94 | | - | |
95 | | - | |
96 | | - | |
97 | | - | |
98 | | - | |
99 | | - | |
100 | | - | |
101 | | - | |
102 | | - | |
103 | | - | |
104 | | - | |
105 | | - | |
106 | | - | |
107 | | - | |
108 | | - | |
| 83 | + | |
109 | 84 | | |
110 | 85 | | |
111 | 86 | | |
112 | 87 | | |
113 | 88 | | |
114 | 89 | | |
115 | | - | |
| 90 | + | |
116 | 91 | | |
117 | 92 | | |
118 | 93 | | |
| |||
154 | 129 | | |
155 | 130 | | |
156 | 131 | | |
157 | | - | |
158 | 132 | | |
159 | 133 | | |
160 | 134 | | |
| |||
168 | 142 | | |
169 | 143 | | |
170 | 144 | | |
171 | | - | |
| 145 | + | |
172 | 146 | | |
173 | 147 | | |
174 | 148 | | |
| |||
203 | 177 | | |
204 | 178 | | |
205 | 179 | | |
206 | | - | |
| 180 | + | |
207 | 181 | | |
208 | 182 | | |
209 | 183 | | |
210 | 184 | | |
211 | 185 | | |
212 | 186 | | |
213 | 187 | | |
214 | | - | |
| 188 | + | |
215 | 189 | | |
216 | 190 | | |
217 | 191 | | |
218 | 192 | | |
219 | | - | |
| 193 | + | |
220 | 194 | | |
221 | 195 | | |
222 | 196 | | |
223 | | - | |
224 | | - | |
| 197 | + | |
| 198 | + | |
225 | 199 | | |
226 | 200 | | |
227 | 201 | | |
228 | | - | |
229 | | - | |
230 | | - | |
231 | | - | |
232 | | - | |
233 | | - | |
234 | | - | |
235 | | - | |
| 202 | + | |
236 | 203 | | |
237 | 204 | | |
238 | 205 | | |
| |||
245 | 212 | | |
246 | 213 | | |
247 | 214 | | |
248 | | - | |
| 215 | + | |
249 | 216 | | |
250 | 217 | | |
251 | | - | |
| 218 | + | |
252 | 219 | | |
253 | | - | |
254 | | - | |
255 | | - | |
| 220 | + | |
256 | 221 | | |
257 | 222 | | |
258 | 223 | | |
259 | 224 | | |
260 | 225 | | |
261 | 226 | | |
262 | | - | |
263 | | - | |
| 227 | + | |
264 | 228 | | |
265 | | - | |
| 229 | + | |
266 | 230 | | |
| 231 | + | |
267 | 232 | | |
268 | 233 | | |
269 | 234 | | |
270 | 235 | | |
271 | 236 | | |
272 | | - | |
273 | 237 | | |
274 | 238 | | |
275 | 239 | | |
| |||
286 | 250 | | |
287 | 251 | | |
288 | 252 | | |
289 | | - | |
290 | | - | |
| 253 | + | |
| 254 | + | |
291 | 255 | | |
292 | 256 | | |
293 | | - | |
294 | | - | |
| 257 | + | |
| 258 | + | |
295 | 259 | | |
296 | 260 | | |
297 | 261 | | |
| |||
318 | 282 | | |
319 | 283 | | |
320 | 284 | | |
321 | | - | |
322 | 285 | | |
323 | 286 | | |
324 | 287 | | |
325 | 288 | | |
326 | 289 | | |
327 | | - | |
| 290 | + | |
328 | 291 | | |
329 | 292 | | |
330 | 293 | | |
| |||
338 | 301 | | |
339 | 302 | | |
340 | 303 | | |
341 | | - | |
| 304 | + | |
342 | 305 | | |
343 | 306 | | |
344 | 307 | | |
345 | 308 | | |
346 | | - | |
347 | 309 | | |
348 | 310 | | |
349 | 311 | | |
| |||
0 commit comments