Live data from Hacker News

Viewing profile — cfferry

cfferry

HN member
Joined
Tue, Aug 31, 2021, 11:52 PM UTC
HN karma
36
Public activity
12 items

About cfferry

Currently exploring the database world with BerylDB.

http://docs.beryl.dev/

Recent public activity

  1. 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!

  2. 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?

  3. comment
    Comment #29022205

    Looks lovely, mate! Any Kangaroo() function so far???

  4. comment
    Comment #28708357

    Great article! I'll dig more into the skyscraper technique, thanks.

  5. comment
  6. 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!

  7. 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…

  8. 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 …

  9. 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…

  10. comment
    Comment #28375196

    Thank you the tip, junon. I am just new to the community. Does current title work?

  11. 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…

  12. story