Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
codedump
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
codedump
2mo ago
Hong Wang was the outlier among the four winners. She was not a traditional mathematical genius. She never participated in any mathematics competitions. Her major when she entered Peking University was not mathematics. During her master
2.
▲
OpenRaft: Async rust raft crate with improvements
(github.com)
3 points
by
codedump
2mo ago
|
0 comments
3.
▲
Time and Order in Distributed Systems: Logical Clocks, Partial and Total Order
(codedump.info)
2 points
by
codedump
3mo ago
|
0 comments
4.
▲
Rockraft: Strongly-Consistent KV Storage Framework Based on OpenRaft and RocksDB
(codedump.info)
2 points
by
codedump
5mo ago
|
0 comments
5.
▲
by
codedump
5mo ago
Hi HN, Recently, I've been building two open-source projects: rockraft ( https://github.com/lichuang/rockraft ) and coredb ( https://github.com/lichuang/coredb ). coredb is a strongly consistent
6.
▲
Show HN: Rockraft – a Rust framework for building strongly consistent KV stores
(github.com)
4 points
by
codedump
5mo ago
|
1 comments
7.
▲
Show HN: How to Read Code
(codedump.info)
14 points
by
codedump
1y ago
|
1 comments
8.
▲
by
codedump
2y ago
For now, replited has just started, the initial ideas were inspired by litestream, such as how to use sqlite wal to achieve incremental replication of sqlite data, and now the biggest difference with litestream is that because of the use of