feat: adds compaction #2101
Annotations
6 errors and 2 warnings
|
Run tests
test await_snapshot_start/4 propagates error in snapshot creation to listeners (Electric.ShapeCacheTest)
|
Run tests
test event handling unexpected error while handling events stops affected consumer and cleans affected shape (Electric.Shapes.ConsumerTest)
|
Run tests
test stream/1 streams key index entries (Electric.ShapeCache.FileStorage.KeyIndexTest)
|
Run tests
test write_from_stream/2 writes key index from stream (Electric.ShapeCache.FileStorage.KeyIndexTest)
|
Run tests
The operation was canceled.
|
Install dependencies
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it
|
Install dependencies
62..@dynamic_table_start + length - 1 inside guards requires an explicit step, please write 62..@dynamic_table_start + length - 1//1 or 62..@dynamic_table_start + length - 1//-1 instead
|
Loading