lablup/raftify

Add unit tests for `MemStorage`

Open

#173 opened on Oct 15, 2024

 (0 comments) (0 reactions) (0 assignees)Rust (14 forks)auto 404
good first issuelog-storagetest

Repository metrics

Stars
 (45 stars)
PR merge metrics
 (PR metrics pending)

Description

For in-memory storage, the unit tests are currently missing. Write these unit test codes referring to other storage implementations.

Contributor guide