management_rpc_server #13

Open
maximevanhees wants to merge 7 commits from management_rpc_server into main
Member

Implements an RPC server for management features for HeroDB.

Implements an RPC server for management features for HeroDB.
maximevanhees added 7 commits 2025-09-11 07:07:52 +00:00
This pull request has changes conflicting with the target branch.
  • Cargo.lock
  • README.md
  • herodb/Cargo.toml
  • herodb/src/lib.rs
  • herodb/src/main.rs
  • herodb/src/server.rs
  • herodb/tests/debug_hset.rs
  • herodb/tests/debug_hset_simple.rs
  • herodb/tests/redis_tests.rs
  • herodb/tests/simple_integration_test.rs
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin management_rpc_server:management_rpc_server
git checkout management_rpc_server
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: herocode/herodb#13
No description provided.