Skip to content

Commit 6866362

Browse files
author
Roman Sergeenko
committed
#RI-5662 - remove tf
1 parent 506abe7 commit 6866362

File tree

5 files changed

+0
-159
lines changed

5 files changed

+0
-159
lines changed

src/manifest.json

Lines changed: 0 additions & 43 deletions
Original file line numberDiff line numberDiff line change
@@ -364,49 +364,6 @@
364364
}
365365
]
366366
},
367-
{
368-
"type": "group",
369-
"id": "tf",
370-
"label": "Triggers and functions explained",
371-
"args": {
372-
"initialIsOpen": false
373-
},
374-
"children": [
375-
{
376-
"type": "internal-link",
377-
"id": "tf-intro",
378-
"label": "Introduction",
379-
"summary": "Trigger and execute JavaScript functions in the Redis process.",
380-
"args": {
381-
"path": "/tf/intro.md"
382-
}
383-
},
384-
{
385-
"type": "internal-link",
386-
"id": "tf-load",
387-
"label": "Load a library",
388-
"args": {
389-
"path": "/tf/load.md"
390-
}
391-
},
392-
{
393-
"type": "internal-link",
394-
"id": "tf-triggers",
395-
"label": "Keyspace triggers",
396-
"args": {
397-
"path": "/tf/triggers.md"
398-
}
399-
},
400-
{
401-
"type": "internal-link",
402-
"id": "tf-learn-more",
403-
"label": "Learn more",
404-
"args": {
405-
"path": "/tf/learn-more.md"
406-
}
407-
}
408-
]
409-
},
410367
{
411368
"type": "group",
412369
"id": "vss",

src/tf/intro.md

Lines changed: 0 additions & 17 deletions
This file was deleted.

src/tf/learn-more.md

Lines changed: 0 additions & 17 deletions
This file was deleted.

src/tf/load.md

Lines changed: 0 additions & 51 deletions
This file was deleted.

src/tf/triggers.md

Lines changed: 0 additions & 31 deletions
This file was deleted.

0 commit comments

Comments
 (0)