Details
-
New Feature
-
Status: Resolved
-
Major
-
Resolution: Duplicate
-
None
-
None
-
None
Description
In RATIS-122, we adds a File Store example which support the following operations
- Write(path, data)
- Read(path)
- Delete(path)
In this JIRA, we add some CLIs so that servers and the clients can be run in command line.