Skip to content

design: Add store.md#2317

Merged
aluzzardi merged 1 commit intomoby:masterfrom
aaronlehmann:design-store
Jul 21, 2017
Merged

design: Add store.md#2317
aluzzardi merged 1 commit intomoby:masterfrom
aaronlehmann:design-store

Conversation

@aaronlehmann
Copy link
Copy Markdown
Collaborator

This document describes how the data store works, focusing on the
in-memory storage and transactional interface. A separate document to be
added later will describe how the store uses Raft consensus to replicate
data.

This document describes how the data store works, focusing on the
in-memory storage and transactional interface. A separate document to be
added later will describe how the store uses Raft consensus to replicate
data.

Signed-off-by: Aaron Lehmann <aaron.lehmann@docker.com>
@codecov
Copy link
Copy Markdown

codecov Bot commented Jul 17, 2017

Codecov Report

Merging #2317 into master will increase coverage by 0.05%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #2317      +/-   ##
==========================================
+ Coverage   60.11%   60.17%   +0.05%     
==========================================
  Files         128      128              
  Lines       25891    25861      -30     
==========================================
- Hits        15565    15561       -4     
+ Misses       8947     8931      -16     
+ Partials     1379     1369      -10

Copy link
Copy Markdown

@riyazdf riyazdf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

as someone fairly new to contributing to this project: LGTM!

@cyli
Copy link
Copy Markdown
Contributor

cyli commented Jul 19, 2017

LGTM! Thanks!

@aluzzardi
Copy link
Copy Markdown
Member

LGTM!

@aluzzardi aluzzardi merged commit 74fa26a into moby:master Jul 21, 2017
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.

4 participants