avalon
avalon copied to clipboard
Abstract database calls from direct listener handlers
Abstract out calls using database/table names in handlers for direct mode listener. The segregated layer may contain some logic if it has to deal only with lower/database calls for it. Hence abstracting some deatils from the layer above. This thin layer can also be used in the Proxy mode of operations.
Signed-off-by: Rajeev Ranjan [email protected]