• Nils Goroll's avatar
    fellow: Implement .happy VCL variable and add b_happy statistic bitfield · ba32426c
    Nils Goroll authored
    The .happy VCL variable now returns true only when the respective fellow
    storage is open (has completed loading).
    
    The b_happy VSL bitfield contains the happy state in individual bits,
    updated at logbuffer_flush_interval. The least significant bit contains
    the most recent happy state.
    
    The semantics of the happy value are likely to change in the future.
    
    Motivated by #66
    ba32426c
fellow_global.vtc 7.35 KB