Malavan Sotheeswaran
|
4f117dd028
|
Merge branch 'patch_rocks_db' into 'keydbpro'
public copy of rocksdb
See merge request keydb-dev/KeyDB-Pro!36
Former-commit-id: 4421396764688f7df2c967974f6a3b5dca28e3f5
|
2021-08-19 18:08:16 +00:00 |
|
Malavan Sotheeswaran
|
0a37b2b933
|
Merge branch 'keydbpro' into 'patch_rocks_db'
# Conflicts:
# .gitmodules
Former-commit-id: aec26e46d3b3617a57edd42d996f7598de5bfe4e
|
2021-08-19 17:57:52 +00:00 |
|
Malavan Sotheeswaran
|
d346f3d97f
|
Merge branch 'keydbpro' into 'patch_rocks_db'
# Conflicts:
# .gitmodules
Former-commit-id: aec26e46d3b3617a57edd42d996f7598de5bfe4e
|
2021-08-19 17:57:52 +00:00 |
|
malavan
|
4d72668045
|
use --init instead of git submodule init
Former-commit-id: 967866c56c9d4590d72c63169d0e3c32c21b24e0
|
2021-08-19 17:47:23 +00:00 |
|
malavan
|
07bce1e32e
|
use --init instead of git submodule init
Former-commit-id: 967866c56c9d4590d72c63169d0e3c32c21b24e0
|
2021-08-19 17:47:23 +00:00 |
|
malavan
|
9192272cd8
|
use --init instead of git submodule init
Former-commit-id: e5582ddf313a6bdd2ae0cb68da980954caf83e1b
|
2021-08-19 17:45:37 +00:00 |
|
malavan
|
5bbb485a26
|
use --init instead of git submodule init
Former-commit-id: e5582ddf313a6bdd2ae0cb68da980954caf83e1b
|
2021-08-19 17:45:37 +00:00 |
|
malavan
|
76ce7ae47a
|
add branch for git submodule
Former-commit-id: b4471308f1cf99b0a5a4c8c8da8ccf9546123e3f
|
2021-08-19 17:42:52 +00:00 |
|
malavan
|
30b6b5c903
|
add branch for git submodule
Former-commit-id: b4471308f1cf99b0a5a4c8c8da8ccf9546123e3f
|
2021-08-19 17:42:52 +00:00 |
|
malavan
|
1ad621db0f
|
public copy of rocksdb
Former-commit-id: 50bbadcab6d2911fb9cbe15aef03c9762aa91280
|
2021-08-19 17:22:09 +00:00 |
|
malavan
|
5a3b10b130
|
public copy of rocksdb
Former-commit-id: 50bbadcab6d2911fb9cbe15aef03c9762aa91280
|
2021-08-19 17:22:09 +00:00 |
|
Malavan Sotheeswaran
|
dd0de078bc
|
Revert "Merge branch 'patch_rocks_db' into 'keydbpro'"
This reverts merge request !35
Former-commit-id: 8ee1c251de5687fdcf8af740766d2968163bc8e9
|
2021-08-18 22:47:38 +00:00 |
|
Malavan Sotheeswaran
|
45d9171e23
|
Revert "Merge branch 'patch_rocks_db' into 'keydbpro'"
This reverts merge request !35
Former-commit-id: 8ee1c251de5687fdcf8af740766d2968163bc8e9
|
2021-08-18 22:47:38 +00:00 |
|
Malavan Sotheeswaran
|
d80fc585db
|
Merge branch 'patch_rocks_db' into 'keydbpro'
Patch rocks db, switch to private clone of rocksdb
See merge request keydb-dev/KeyDB-Pro!35
Former-commit-id: 08155fa62332a9e9d3046796cb378e04405c6ca7
|
2021-08-18 22:07:56 +00:00 |
|
Malavan Sotheeswaran
|
ecf781bb01
|
Merge branch 'patch_rocks_db' into 'keydbpro'
Patch rocks db, switch to private clone of rocksdb
See merge request keydb-dev/KeyDB-Pro!35
Former-commit-id: 08155fa62332a9e9d3046796cb378e04405c6ca7
|
2021-08-18 22:07:56 +00:00 |
|
malavan
|
9158411101
|
use our own clone of rocksdb
Former-commit-id: 1de8a88679faa94d14875655305e6102289556a0
|
2021-08-18 21:53:55 +00:00 |
|
malavan
|
aa7415c5e8
|
use our own clone of rocksdb
Former-commit-id: 1de8a88679faa94d14875655305e6102289556a0
|
2021-08-18 21:53:55 +00:00 |
|
malavan
|
d7bcea1fe2
|
use our own clone of rocksdb
Former-commit-id: 0aeceb2a8c487eea43d47497647d4e38a3478ca7
|
2021-08-18 21:46:16 +00:00 |
|
malavan
|
5ae7639871
|
use our own clone of rocksdb
Former-commit-id: 0aeceb2a8c487eea43d47497647d4e38a3478ca7
|
2021-08-18 21:46:16 +00:00 |
|
MalavanEQAlpha
|
fd5f0b8ebe
|
Merge pull request #313 from MalavanEQAlpha/fixissue295
Resolve Issue #295 by speeding up keyIsExpired and setting timeout on subkey expires.
Former-commit-id: 9e5e6c2f86548b18ae27b4e1ac20c72517392b07
|
2021-08-18 17:34:18 -04:00 |
|
MalavanEQAlpha
|
e0af0bcb95
|
Merge pull request #313 from MalavanEQAlpha/fixissue295
Resolve Issue #295 by speeding up keyIsExpired and setting timeout on subkey expires.
Former-commit-id: 9e5e6c2f86548b18ae27b4e1ac20c72517392b07
|
2021-08-18 17:34:18 -04:00 |
|
malavan
|
67300040f7
|
should use LLONG_MAX for INVALID_EXPIRE not LLONG_MIN and add better comments
Former-commit-id: 1ab19b445f00a9ccdab13bf6b96363d068e2fa02
|
2021-08-18 20:59:01 +00:00 |
|
malavan
|
778142bb15
|
should use LLONG_MAX for INVALID_EXPIRE not LLONG_MIN and add better comments
Former-commit-id: 1ab19b445f00a9ccdab13bf6b96363d068e2fa02
|
2021-08-18 20:59:01 +00:00 |
|
malavan
|
09d8acd9fb
|
patch rocksdb to fix archlinux build
Former-commit-id: b3c6e4f6353935545dca73cbc103fac9f3da7c42
|
2021-08-18 20:13:53 +00:00 |
|
malavan
|
09a8b049e2
|
patch rocksdb to fix archlinux build
Former-commit-id: b3c6e4f6353935545dca73cbc103fac9f3da7c42
|
2021-08-18 20:13:53 +00:00 |
|
VivekSainiEQ
|
af217ab261
|
Include gperftools/tcmalloc.h instead of google/tcmalloc.h
Former-commit-id: ee32ed045cb94334773fc12d7b78a6a4ae29f184
|
2021-08-18 15:40:09 -04:00 |
|
VivekSainiEQ
|
09b89cf3f2
|
Include gperftools/tcmalloc.h instead of google/tcmalloc.h
Former-commit-id: ee32ed045cb94334773fc12d7b78a6a4ae29f184
|
2021-08-18 15:40:09 -04:00 |
|
John Sully
|
ae7a09c508
|
Solo tests should work with loopn
Former-commit-id: 82ba449dd0f8e8c81d7391241a6e75ada1bb314c
|
2021-08-18 15:08:10 -04:00 |
|
John Sully
|
e9aadd35c4
|
Solo tests should work with loopn
Former-commit-id: 82ba449dd0f8e8c81d7391241a6e75ada1bb314c
|
2021-08-18 15:08:10 -04:00 |
|
malavan
|
8673045ac6
|
upgrade to latest version of rocksdb
Former-commit-id: 9272e412acecc7d032c6299fb815c84c15fb0e2d
|
2021-08-18 15:18:51 +00:00 |
|
malavan
|
c92c202512
|
upgrade to latest version of rocksdb
Former-commit-id: 9272e412acecc7d032c6299fb815c84c15fb0e2d
|
2021-08-18 15:18:51 +00:00 |
|
benschermel
|
cfc4ff96d3
|
add keydb-diagnostic-tool to packaging
Former-commit-id: 971725cc8c9a4592d3e63f53e3dd10b6ca27e72f
|
2021-08-16 23:21:07 +00:00 |
|
benschermel
|
1d871acbbe
|
add keydb-diagnostic-tool to packaging
Former-commit-id: 971725cc8c9a4592d3e63f53e3dd10b6ca27e72f
|
2021-08-16 23:21:07 +00:00 |
|
malavan
|
7686b09b39
|
Remove duplicate code
Former-commit-id: 9b7febb538f8a9f9aaa8e62732f7f85430b7fcd7
|
2021-08-16 22:55:46 +00:00 |
|
malavan
|
1780a8918c
|
Remove duplicate code
Former-commit-id: 9b7febb538f8a9f9aaa8e62732f7f85430b7fcd7
|
2021-08-16 22:55:46 +00:00 |
|
malavan
|
fd84a41aba
|
don't use flags that aren't supported by certain versions of OPENSSL
Former-commit-id: fae6bfb80bc66351e278f8c5c4ce91bdcef64afb
|
2021-08-16 22:55:46 +00:00 |
|
malavan
|
eabf119fde
|
don't use flags that aren't supported by certain versions of OPENSSL
Former-commit-id: fae6bfb80bc66351e278f8c5c4ce91bdcef64afb
|
2021-08-16 22:55:46 +00:00 |
|
malavan
|
ce23ead7a8
|
Remove duplicate code
Former-commit-id: 046df30861b73f796a7819d8a9ffe6bd68b7e910
|
2021-08-16 22:53:00 +00:00 |
|
malavan
|
d73948fe6a
|
Remove duplicate code
Former-commit-id: 046df30861b73f796a7819d8a9ffe6bd68b7e910
|
2021-08-16 22:53:00 +00:00 |
|
malavan
|
e277a2f8f0
|
don't use flags that aren't supported by certain versions of OPENSSL
Former-commit-id: 1ae9af250513d1430160b37d24ba617551402926
|
2021-08-16 22:49:55 +00:00 |
|
malavan
|
fccbde3072
|
don't use flags that aren't supported by certain versions of OPENSSL
Former-commit-id: 1ae9af250513d1430160b37d24ba617551402926
|
2021-08-16 22:49:55 +00:00 |
|
malavan
|
4d140a4314
|
Merge remote-tracking branch 'origin/keydbpro' into PRO_RELEASE_6
Former-commit-id: 11214acb5aff8af1e09a64ee2db71357899a9bf7
|
2021-08-16 22:49:18 +00:00 |
|
malavan
|
e226ca4aad
|
Merge remote-tracking branch 'origin/keydbpro' into PRO_RELEASE_6
Former-commit-id: 11214acb5aff8af1e09a64ee2db71357899a9bf7
|
2021-08-16 22:49:18 +00:00 |
|
Malavan Sotheeswaran
|
76d98f6c6d
|
Merge branch 'pkg_update_tools' into 'keydbpro'
add diagnostic tool to packaging
See merge request keydb-dev/KeyDB-Pro!33
Former-commit-id: f87960ac26a710ed1a014a93e47740db1a81a07f
|
2021-08-16 22:44:53 +00:00 |
|
Malavan Sotheeswaran
|
98fe0f9ed4
|
Merge branch 'pkg_update_tools' into 'keydbpro'
add diagnostic tool to packaging
See merge request keydb-dev/KeyDB-Pro!33
Former-commit-id: f87960ac26a710ed1a014a93e47740db1a81a07f
|
2021-08-16 22:44:53 +00:00 |
|
Malavan Sotheeswaran
|
3a0aa6be9b
|
Merge branch 'add_asyncFreeDictTable_to_diagnostic_tool' into 'keydbpro'
add asyncFreeDictTable tokeydb-diagnostic-tool.cpp to avoid linker error
See merge request keydb-dev/KeyDB-Pro!32
Former-commit-id: 0a253222359454f233b82c8aaff7c2d9ab57e571
|
2021-08-16 22:44:43 +00:00 |
|
Malavan Sotheeswaran
|
1271e74f2b
|
Merge branch 'add_asyncFreeDictTable_to_diagnostic_tool' into 'keydbpro'
add asyncFreeDictTable tokeydb-diagnostic-tool.cpp to avoid linker error
See merge request keydb-dev/KeyDB-Pro!32
Former-commit-id: 0a253222359454f233b82c8aaff7c2d9ab57e571
|
2021-08-16 22:44:43 +00:00 |
|
Malavan Sotheeswaran
|
22cc61345b
|
Merge branch 'pkg_config' into 'keydbpro'
update packaging config files
See merge request keydb-dev/KeyDB-Pro!31
Former-commit-id: d6bce861e5bafa30d1cc31d1856c75f6e492d454
|
2021-08-16 22:42:29 +00:00 |
|
Malavan Sotheeswaran
|
3f6d551ecf
|
Merge branch 'pkg_config' into 'keydbpro'
update packaging config files
See merge request keydb-dev/KeyDB-Pro!31
Former-commit-id: d6bce861e5bafa30d1cc31d1856c75f6e492d454
|
2021-08-16 22:42:29 +00:00 |
|
benschermel
|
ad18db98b5
|
add keydb-diagnostic-tool to packaging
Former-commit-id: 45bb6e801f5249f11edd93423c5fd0d3d92d53b2
|
2021-08-16 22:10:31 +00:00 |
|