lablup / lablup/backend.ai

Implement Raftify KVS

Open
#3,637 0 comments 0 reactions 1 assignee Claimed by @racheliee View on GitHub
Dominant language
Python
Stars
670
Forks
183
Avg merge
17h 7m
Merged PRs (30d)
358

Description

## Motivation  

- reduce dependencies on external libraries and take advantage of the KVS that raftify can provide

## Required Features

- implement all functions that `AsyncETCD` currently holds

## Impact  

- `etcd.py` under commons

## Testing Scenarios  

- all functions that `AsyncETCD` currently holds need to be tested
- including but not limited to: `put`, `get`, `delete`, `replace`, etc.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.