From dd0de078bc231f4076990eaaabc71d55876a4e69 Mon Sep 17 00:00:00 2001 From: Malavan Sotheeswaran Date: Wed, 18 Aug 2021 22:47:38 +0000 Subject: [PATCH] Revert "Merge branch 'patch_rocks_db' into 'keydbpro'" This reverts merge request !35 Former-commit-id: 8ee1c251de5687fdcf8af740766d2968163bc8e9 --- .gitmodules | 2 +- deps/rocksdb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index 10f6aca73..21accf31b 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,6 @@ [submodule "deps/rocksdb"] path = deps/rocksdb - url = https://gitlab.eqalpha.com/keydb-dev/rocksdb.git + url = https://github.com/facebook/rocksdb.git [submodule "deps/depot_tools"] path = deps/depot_tools url = https://chromium.googlesource.com/chromium/tools/depot_tools.git diff --git a/deps/rocksdb b/deps/rocksdb index 887e6bf34..e3169e3ea 160000 --- a/deps/rocksdb +++ b/deps/rocksdb @@ -1 +1 @@ -Subproject commit 887e6bf34527403164a9c4eb1d62dfb668291734 +Subproject commit e3169e3ea8762d2f34880742106858a23c8dc8b7