Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add multi-database support to EchoVault #83

Merged
merged 45 commits into from
Jul 2, 2024

Close AOF engine files on shutdown. Close snapshot file after restori…

85e8a68
Select commit
Loading
Failed to load commit list.
Merged

Add multi-database support to EchoVault #83

Close AOF engine files on shutdown. Close snapshot file after restori…
85e8a68
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jul 2, 2024 in 1s

70.73% of diff hit (target 80.39%)

View this Pull Request on Codecov

70.73% of diff hit (target 80.39%)

Annotations

Check warning on line 236 in echovault/echovault.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

echovault/echovault.go#L231-L236

Added lines #L231 - L236 were not covered by tests

Check warning on line 342 in echovault/echovault.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

echovault/echovault.go#L336-L342

Added lines #L336 - L342 were not covered by tests

Check warning on line 344 in echovault/echovault.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

echovault/echovault.go#L344

Added line #L344 was not covered by tests

Check warning on line 347 in echovault/echovault.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

echovault/echovault.go#L347

Added line #L347 was not covered by tests

Check warning on line 671 in echovault/echovault.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

echovault/echovault.go#L670-L671

Added lines #L670 - L671 were not covered by tests

Check warning on line 38 in echovault/keyspace.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

echovault/keyspace.go#L38

Added line #L38 was not covered by tests

Check warning on line 41 in echovault/keyspace.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

echovault/keyspace.go#L40-L41

Added lines #L40 - L41 were not covered by tests

Check warning on line 48 in echovault/keyspace.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

echovault/keyspace.go#L45-L48

Added lines #L45 - L48 were not covered by tests

Check warning on line 51 in echovault/keyspace.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

echovault/keyspace.go#L51

Added line #L51 was not covered by tests

Check warning on line 63 in echovault/keyspace.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

echovault/keyspace.go#L54-L63

Added lines #L54 - L63 were not covered by tests

Check warning on line 70 in echovault/keyspace.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

echovault/keyspace.go#L65-L70

Added lines #L65 - L70 were not covered by tests

Check warning on line 80 in echovault/keyspace.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

echovault/keyspace.go#L78-L80

Added lines #L78 - L80 were not covered by tests

Check warning on line 83 in echovault/keyspace.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

echovault/keyspace.go#L82-L83

Added lines #L82 - L83 were not covered by tests

Check warning on line 86 in echovault/keyspace.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

echovault/keyspace.go#L85-L86

Added lines #L85 - L86 were not covered by tests

Check warning on line 89 in echovault/keyspace.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

echovault/keyspace.go#L88-L89

Added lines #L88 - L89 were not covered by tests

Check warning on line 92 in echovault/keyspace.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

echovault/keyspace.go#L91-L92

Added lines #L91 - L92 were not covered by tests

Check warning on line 94 in echovault/keyspace.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

echovault/keyspace.go#L94

Added line #L94 was not covered by tests

Check warning on line 96 in echovault/keyspace.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

echovault/keyspace.go#L96

Added line #L96 was not covered by tests

Check warning on line 98 in echovault/keyspace.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

echovault/keyspace.go#L98

Added line #L98 was not covered by tests

Check warning on line 100 in echovault/keyspace.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

echovault/keyspace.go#L100

Added line #L100 was not covered by tests

Check warning on line 102 in echovault/keyspace.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

echovault/keyspace.go#L102

Added line #L102 was not covered by tests

Check warning on line 106 in echovault/keyspace.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

echovault/keyspace.go#L106

Added line #L106 was not covered by tests

Check warning on line 108 in echovault/keyspace.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

echovault/keyspace.go#L108

Added line #L108 was not covered by tests

Check warning on line 110 in echovault/keyspace.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

echovault/keyspace.go#L110

Added line #L110 was not covered by tests

Check warning on line 112 in echovault/keyspace.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

echovault/keyspace.go#L112

Added line #L112 was not covered by tests