Skip to content

Commit c95500f

Browse files
authored
Merge pull request #63 from RedisInsight/main
main to latest
2 parents 5fe66ed + b3f1ca7 commit c95500f

File tree

5 files changed

+0
-159
lines changed

5 files changed

+0
-159
lines changed

src/manifest.json

-43
Original file line numberDiff line numberDiff line change
@@ -384,49 +384,6 @@
384384
}
385385
]
386386
},
387-
{
388-
"type": "group",
389-
"id": "tf",
390-
"label": "Triggers and functions explained",
391-
"args": {
392-
"initialIsOpen": false
393-
},
394-
"children": [
395-
{
396-
"type": "internal-link",
397-
"id": "tf-intro",
398-
"label": "Introduction",
399-
"summary": "Trigger and execute JavaScript functions in the Redis process.",
400-
"args": {
401-
"path": "/tf/intro.md"
402-
}
403-
},
404-
{
405-
"type": "internal-link",
406-
"id": "tf-load",
407-
"label": "Load a library",
408-
"args": {
409-
"path": "/tf/load.md"
410-
}
411-
},
412-
{
413-
"type": "internal-link",
414-
"id": "tf-triggers",
415-
"label": "Keyspace triggers",
416-
"args": {
417-
"path": "/tf/triggers.md"
418-
}
419-
},
420-
{
421-
"type": "internal-link",
422-
"id": "tf-learn-more",
423-
"label": "Learn more",
424-
"args": {
425-
"path": "/tf/learn-more.md"
426-
}
427-
}
428-
]
429-
},
430387
{
431388
"type": "group",
432389
"id": "vss",

src/tf/intro.md

-17
This file was deleted.

src/tf/learn-more.md

-17
This file was deleted.

src/tf/load.md

-51
This file was deleted.

src/tf/triggers.md

-31
This file was deleted.

0 commit comments

Comments
 (0)