• Nils Goroll's avatar
    Optionally support a parameter object to control internal service shards · 60e37559
    Nils Goroll authored
    The shard director supports many interesting use cases, for example
    
    - retrying backend requests on different backends
    
    - sharding by custom keys, for example for "client stickyness"
      or cache optimization
    
    This patch adds the option to create parameter objects for backends
    using the shard director.
    
    Each named parameter object will be created only once and associated
    with all directors for which the backend configuration names them.
    60e37559
Name
Last commit
Last update
..
v1alpha1 Loading commit data...
register.go Loading commit data...