HackerTrans
TopNewTrendsCommentsPastAskShowJobs

maxnilz

no profile record

Submissions

[untitled]

1 points·by maxnilz·5 tháng trước·0 comments

[untitled]

1 points·by maxnilz·5 tháng trước·0 comments

[untitled]

1 points·by maxnilz·5 tháng trước·0 comments

[untitled]

1 points·by maxnilz·6 tháng trước·0 comments

[untitled]

1 points·by maxnilz·6 tháng trước·0 comments

[untitled]

1 points·by maxnilz·7 tháng trước·0 comments

Sboxdb: A Distributed SQL Database Written in Rust – For Learners, by Learners

github.com
3 points·by maxnilz·7 tháng trước·0 comments

comments

maxnilz
·3 tháng trước·discuss
[dead]
maxnilz
·3 tháng trước·discuss
[dead]
maxnilz
·5 tháng trước·discuss
[dead]
maxnilz
·5 tháng trước·discuss
[dead]
maxnilz
·6 tháng trước·discuss
[dead]
maxnilz
·6 tháng trước·discuss
[dead]
maxnilz
·7 tháng trước·discuss
[dead]
maxnilz
·8 tháng trước·discuss
Thanks, it is inspiring, And it seems like I'm on the same way of that transition, Here is my individual expirment database for learning db internals and rust..

https://github.com/maxnilz/sboxdb

Now, trying to implement a rocksdb-like LSM based storage in modern C++ and call it from the sboxdb, just for refresh my old C++ memory.