Project

General

Profile

Feature request #482

Updated by François Cerbelle 5 days ago

[[Configuration_storage]]  
 [[Connections_specifications]]  
 * Apply received PUSH changes locally in internal structures 
 * Create, Update, Delete remote in the Redis Configuration Database, data changes will be applied everywhere (including in local/internal data structures) with the PUSH notifications 
 * Read from internal structures local data (supposed always up to date with RESP3/PUSH/ClientTracking/ClientSideCaching) 
 * Apply received changes locally

Back