• Joined on 2017-02-23
vitalif pushed to master at vitalif/antietcd 2024-06-01 20:42:13 +03:00
4eea7aebc5 Add license headers
vitalif created branch master in vitalif/antietcd 2024-06-01 20:39:30 +03:00
vitalif pushed to master at vitalif/antietcd 2024-06-01 20:39:30 +03:00
9f6eb4570b Fix package.json
45543b2891 Add raftchange event to AntiEtcd type definitions
f94c106581 Add client docs to readme
19a24b0157 Add TLS cert/key support to cli
1c3e5020dd Add TS type definitions for AntiEtcd
Compare 10 commits »
vitalif pushed to master at vitalif/tinyraft 2024-06-01 20:38:23 +03:00
cd74554a06 Add d.ts
vitalif pushed to master at vitalif/tinyraft 2024-06-01 20:33:21 +03:00
fdef7e67cc Add AntiEtcd link
vitalif pushed to master at vitalif/tinyraft 2024-06-01 20:30:14 +03:00
67367c9433 Add AntiEtcd link
b559873c19 Add TS type definitions for TinyRaft
a8b5729710 Fix message format (leaderPriority should be priority)
60ab5c6530 Add a note about leadershipTimeout
a694c198cb Add README
Compare 19 commits »
vitalif created branch old-master in vitalif/tinyraft 2024-06-01 20:30:14 +03:00
vitalif pushed to old-master at vitalif/tinyraft 2024-06-01 20:30:14 +03:00
5140ba96da Add raftchange event to AntiEtcd type definitions
d442c1d6d7 Add TS type definitions for TinyRaft
993a066576 Fix message format (leaderPriority should be priority)
244aaa414a Add client docs to readme
8c4bbf11d5 Add TLS cert/key support to cli
Compare 10 commits »
vitalif created repository vitalif/antietcd 2024-06-01 20:16:07 +03:00
vitalif pushed to master at vitalif/tinyraft 2024-06-01 16:14:52 +03:00
5140ba96da Add raftchange event to AntiEtcd type definitions
d442c1d6d7 Add TS type definitions for TinyRaft
993a066576 Fix message format (leaderPriority should be priority)
Compare 3 commits »
vitalif pushed to master at vitalif/tinyraft 2024-06-01 15:08:42 +03:00
244aaa414a Add client docs to readme
8c4bbf11d5 Add TLS cert/key support to cli
Compare 2 commits »
vitalif pushed to master at vitalif/tinyraft 2024-06-01 14:52:39 +03:00
4194fd6137 Add TS type definitions for AntiEtcd
vitalif pushed to master at vitalif/tinyraft 2024-06-01 14:47:53 +03:00
0d5d66b8ff Run deletion compaction also in non-clustered mode
f44e4ca7d4 Add TOC
a6432216a8 Implement embeddable watch API
2d4e83c23c Add readme for AntiEtcd
Compare 4 commits »
vitalif pushed to master at vitalif/tinyraft 2024-06-01 14:46:20 +03:00
3acb75cadb Run deletion compaction also in non-clustered mode
vitalif pushed to master at vitalif/tinyraft 2024-06-01 14:42:33 +03:00
b44251ccd0 Add TOC
vitalif pushed to master at vitalif/tinyraft 2024-06-01 14:40:34 +03:00
5675cc30f4 Add TOC
vitalif pushed to master at vitalif/tinyraft 2024-06-01 14:39:59 +03:00
e0492c1c28 Add TOC
vitalif pushed to master at vitalif/tinyraft 2024-06-01 14:35:45 +03:00
7c5c7d3095 Implement embeddable watch API
vitalif pushed to master at vitalif/tinyraft 2024-06-01 12:22:56 +03:00
934f8e7050 Add readme for AntiEtcd
vitalif pushed to master at vitalif/tinyraft 2024-06-01 12:00:10 +03:00
2e1f010998 Add readme for AntiEtcd