redis: hide write operations when connection is readonly

This commit is contained in:
Jan Prochazka
2022-03-27 18:39:42 +02:00
parent 0e8166577f
commit a20a34680d
3 changed files with 27 additions and 23 deletions

View File

@@ -16,6 +16,7 @@
export let indentLevel = 0;
export let reloadToken = 0;
export let connection;
let reloadToken2 = 0;
let maxShowCount = SHOW_INCREMENT;
@@ -33,6 +34,7 @@
{conid}
{database}
{root}
{connection}
{item}
{indentLevel}
onRefreshParent={() => {