Viewing profile — royguo1988
royguo1988
HN member- Joined
- Tue, May 03, 2016, 10:14 AM UTC
- HN karma
- 192
- Public activity
- 14 items
- HN profile
- View on Hacker News ↗
About royguo1988
Recent public activity
-
comment
Comment #25525294
This is wired, I will call our internal Lark team to deal with it.
-
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 …
-
comment
Comment #25516126
In bytedance, a few database services are using TerarkDB.
-
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.
-
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` …
-
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…
-
comment
Comment #25515190
Thanks, tried to log-in & reset my password but didn't receive reset email.
-
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.
-
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 …
-
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…
-
comment
Comment #25515071
Thanks for your suggestion, I will update the image soon
-
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…
-
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…
- story