Viewing profile — cfferry
cfferry
HN member- Joined
- Tue, Aug 31, 2021, 11:52 PM UTC
- HN karma
- 36
- Public activity
- 12 items
- HN profile
- View on Hacker News ↗
About cfferry
http://docs.beryl.dev/
Recent public activity
-
comment
Comment #29236563
I am really impressed with your work! If you ever need or look for C++ collabs, let me know! Also, consider opening a discord server to talk more about this project!
-
comment
Comment #29233466
This look cool! great job, congrats. What are you using as data storage? I understand btcd uses leveldb, are you using something similar?
-
comment
Comment #29022205
Looks lovely, mate! Any Kangaroo() function so far???
-
comment
Comment #28708357
Great article! I'll dig more into the skyscraper technique, thanks.
- comment
-
comment
Comment #28436622
This is exactly what I had in mind. I'll stick with it and add a catch exception. Thanks for your feedback!
-
comment
Comment #28391803
This is great feedback, yingq. Thanks for it. I'll research a bit on providing a different approach. I am now thinking about returning arrays (containing a $status var), but will r…
-
comment
Comment #28385656
Thanks for your input! It's a TCP-based text protocol. We have implemented a simple protocol ( https://github.com/beryldb/beryldb/blob/unstable/include/pro... ) Thank you for your …
-
comment
Comment #28380368
Thank you very much for your kind post! I am currently working on a cluster system. I am gauging whether to use the Raft consensus algorithm, or the typical master-slave replicatio…
-
comment
Comment #28375196
Thank you the tip, junon. I am just new to the community. Does current title work?
-
comment
Comment #28375073
hello YCombinator Community: I hope everyone is having a great week!! I'm working on a small key-value database, written in C++ and powered by RocksDB. It started as a hobby, but I…
- story