You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Defer-until-needed bulk ops. Five primitives today (get/set/incr/setIfAbsent/delete) cover ~95% of workloads; bulk would cut round-trips for sharded entity hydration scenarios but isn't pulling its weight yet.
Defer-until-needed bulk ops. Five primitives today (get/set/incr/setIfAbsent/delete) cover ~95% of workloads; bulk would cut round-trips for sharded entity hydration scenarios but isn't pulling its weight yet.