Add jedis codeql db and jedis submodule

This commit is contained in:
2025-06-30 12:17:29 -07:00
parent 39a41e679d
commit cdece2b052
3 changed files with 7 additions and 0 deletions

3
.gitmodules vendored
View File

@@ -5,3 +5,6 @@
[submodule "extern/duckdb"]
path = extern/duckdb
url = https://github.com/hohn/duckdb
[submodule "extern/jedis"]
path = extern/jedis
url = https://github.com/hohn/jedis