• Dmitry Gruzd's avatar
    Move ProcessBookkeepingService to sharded approach · 52bc4c43
    Dmitry Gruzd authored
    This change moves Elastic::ProcessBookkeepingService and
    Elastic::ProcessInitialBookkeepingService to using sharded zsets instead
    of having 1 big ZSET in redis, which often appears in redis slowlogs.
    The sharding code uses SHA256 as hashing function.
    52bc4c43
244865-fix-big-sorted-sets.yml 98 Bytes