Evgeny Barskiy
Evgeny Barskiy
**The problem/use-case that the feature addresses** Background Current implementation of full sync and proposed implementation of full sync and proposed implementation of the slot migration both rely on the posix...
COMMAND command is expensive to process (too much string operations) but result is rarely changes, it makes sense to add caching
**The problem/use-case that the feature addresses** COMMAND command is slow as it makes too many string operations generic clients like to send it on connection introducing unnecessary lag to the...