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

Implement kvredis in terms of wrpc:keyvalue #1680

Merged
merged 1 commit into from
Mar 15, 2024

Conversation

rvolosatovs
Copy link
Member

Feature or Problem

Switch kvredis provider to wrpc:keyvalue.
The test is adapted from wasmbus.rs (RIP) and builtins-component-reactor

Related Issues

Release Information

Consumer Impact

Testing

Unit Test(s)

Acceptance or Integration

Manual Verification

@rvolosatovs rvolosatovs requested review from a team as code owners March 15, 2024 13:57
@rvolosatovs rvolosatovs marked this pull request as draft March 15, 2024 13:57
@rvolosatovs rvolosatovs changed the title Feat/wrpc keyvalue Implement kvredis in terms of wrpc:keyvalue Mar 15, 2024
@rvolosatovs rvolosatovs force-pushed the feat/wrpc-keyvalue branch 3 times, most recently from 0c9348d to a31bffa Compare March 15, 2024 14:30
@rvolosatovs rvolosatovs marked this pull request as ready for review March 15, 2024 14:30
@rvolosatovs rvolosatovs requested a review from a team as a code owner March 15, 2024 14:30
@rvolosatovs rvolosatovs enabled auto-merge (rebase) March 15, 2024 14:30
Signed-off-by: Roman Volosatovs <rvolosatovs@riseup.net>
@rvolosatovs rvolosatovs merged commit 614af7e into wasmCloud:main Mar 15, 2024
27 checks passed
@rvolosatovs rvolosatovs deleted the feat/wrpc-keyvalue branch March 15, 2024 14:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants