Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commite08de99

Browse files
committed
Add info on the dependency into the raftable README.
1 parentd1a4564 commite08de99

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

‎contrib/raftable/README‎

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,17 @@
1+
Raftable
2+
========
3+
14
This extension allows you to have a key-value table replicated between several
25
Postgres instances over Raft protocol.
36

7+
Depends on
8+
----------
9+
10+
Raft implementation in C: https://github.com/kvap/raft
11+
12+
Internals
13+
---------
14+
415
Each 'postgres' instance starts a background worker 'raftable' and creates a
516
shared memory segment for storing the 'state'. All 'raftable' workers are
617
communicating Raft protocol over UDP.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp