Live data from Hacker News

Viewing profile — royguo1988

royguo1988

HN member
Joined
Tue, May 03, 2016, 10:14 AM UTC
HN karma
192
Public activity
14 items

About royguo1988

Storage System Engineer,

Recent public activity

  1. comment
    Comment #25525294

    This is wired, I will call our internal Lark team to deal with it.

  2. comment
    Comment #25516277

    Sorry for the unclear response. 1) We use TerarkDB under a distributed SQL database and TerarkDB helps to store its pages (16KB page), its one of the most widely used SQL database …

  3. comment
    Comment #25516126

    In bytedance, a few database services are using TerarkDB.

  4. comment
    Comment #25516123

    All source code is open source now. You can find them in `third-party/terark-zip`, terark-zip is a standalone repo that contains only core algorithms.

  5. comment
    Comment #25516099

    Thanks for your attention, glad someone here still remember our history, TerarkDB is now FULLY open source with `succinct data structures`. Here's the reasons: 1. Our `all-in-one` …

  6. comment
    Comment #25515311

    We didn't test the Java Binding for quick a long time, I am not sure if it can still compile the Java Binding well, please fill an issue on Github if you find it didn't work anymor…

  7. comment
    Comment #25515190

    Thanks, tried to log-in & reset my password but didn't receive reset email.

  8. comment
    Comment #25515127

    We are working on our `all-in-one docs` right now, please watch our repo, thanks! I replied some of the reasons in previous comment.

  9. comment
    Comment #25515120

    The reasons we did a better job(from our own perspective) than RocksDB are: 1. We moved lots of code out side db_mutex (db mutex is convenient but costs too much) 2. We introduced …

  10. comment
    Comment #25515086

    We are working on our `all-in-one docs` which will explain everything. I want to address that we are not meant to "get rid of" RocksDB (which lots of KV engine claimed). What we wa…

  11. comment
    Comment #25515071

    Thanks for your suggestion, I will update the image soon

  12. comment
    Comment #25515065

    There are mainly three reasons here: 1. We changed the source code too much that we are not able to merge it back to RocksDB easily (This project started at 2016 as an close-source…

  13. comment
    Comment #25514420

    TerarkDB was acquired by Bytedance two years ago and is now using widely in Bytedance's database services. I am one of the maintainers of this project you can ask any question here…

  14. story