jsully
|
7d453dd980
|
Merge branch 'add_storage_provider_data_to_INFO' into 'keydbpro'
add stats for storage provider reads
See merge request keydb-dev/KeyDB-Pro!39
Former-commit-id: 07bb08a8bc89350f4addb9dfd77435217c6b46d5
|
2021-09-01 19:21:05 +00:00 |
|
jsully
|
977b3e74be
|
Merge branch 'add_storage_provider_data_to_INFO' into 'keydbpro'
add stats for storage provider reads
See merge request keydb-dev/KeyDB-Pro!39
Former-commit-id: 07bb08a8bc89350f4addb9dfd77435217c6b46d5
|
2021-09-01 19:21:05 +00:00 |
|
John Sully
|
6e7c4cbf17
|
We need to send keepalives to masters while waiting to prevent disconnects
Former-commit-id: 7cbd6758b1042198c14ca9e8da0f1f7bc05df93d
|
2021-09-01 04:15:59 +00:00 |
|
John Sully
|
29518a1399
|
We need to send keepalives to masters while waiting to prevent disconnects
Former-commit-id: 7cbd6758b1042198c14ca9e8da0f1f7bc05df93d
|
2021-09-01 04:15:59 +00:00 |
|
John Sully
|
f3fb4e3209
|
Don't be in tracking mode during load as processChangesAsync works outside the normal system
Former-commit-id: 8d31ce6eafea1cea2f9f4ea25e44306efef28fa3
|
2021-09-01 04:15:28 +00:00 |
|
John Sully
|
40d5a2db44
|
Don't be in tracking mode during load as processChangesAsync works outside the normal system
Former-commit-id: 8d31ce6eafea1cea2f9f4ea25e44306efef28fa3
|
2021-09-01 04:15:28 +00:00 |
|
malavan
|
3bd777bf55
|
remove unused variable names
Former-commit-id: 18d688c2f04a8ce67409bd4442c7635d426fc0ac
|
2021-08-31 20:03:55 +00:00 |
|
malavan
|
1fe8506536
|
remove unused variable names
Former-commit-id: 18d688c2f04a8ce67409bd4442c7635d426fc0ac
|
2021-08-31 20:03:55 +00:00 |
|
malavan
|
7ee39396c0
|
add method to get client args as list
Former-commit-id: 576b8cd2153c48c0ca4dfc9ed7d12f77d6f76f7e
|
2021-08-30 21:09:22 +00:00 |
|
malavan
|
ee879d04ee
|
add method to get client args as list
Former-commit-id: 576b8cd2153c48c0ca4dfc9ed7d12f77d6f76f7e
|
2021-08-30 21:09:22 +00:00 |
|
malavan
|
89e6442c09
|
add stats for storage provider reads
Former-commit-id: 612393ffba43cda31443605de924dc8dcf77ef52
|
2021-08-26 19:45:33 +00:00 |
|
malavan
|
59ba007812
|
add stats for storage provider reads
Former-commit-id: 612393ffba43cda31443605de924dc8dcf77ef52
|
2021-08-26 19:45:33 +00:00 |
|
malavan
|
0baa543819
|
add correct thread assert to client::asyncCommand
Former-commit-id: a892fb4d551fb58d619bc80c333a6b3a9ed34215
|
2021-08-26 14:23:13 +00:00 |
|
malavan
|
f3921035f5
|
add correct thread assert to client::asyncCommand
Former-commit-id: a892fb4d551fb58d619bc80c333a6b3a9ed34215
|
2021-08-26 14:23:13 +00:00 |
|
malavan
|
b92c0e8d5c
|
add correct thread assert to client::asyncCommand
Former-commit-id: 8970f832348a80db6c183d25c4a5342a258a6ba9
|
2021-08-26 13:58:12 +00:00 |
|
malavan
|
3a04d0a31b
|
add correct thread assert to client::asyncCommand
Former-commit-id: 8970f832348a80db6c183d25c4a5342a258a6ba9
|
2021-08-26 13:58:12 +00:00 |
|
malavan
|
1b074c3983
|
refactor scan to use client::asyncCommand
Former-commit-id: 4de596631f48626b770d0217c7ff21001ea46bcf
|
2021-08-26 13:55:32 +00:00 |
|
malavan
|
7e10c9e9c3
|
refactor scan to use client::asyncCommand
Former-commit-id: 4de596631f48626b770d0217c7ff21001ea46bcf
|
2021-08-26 13:55:32 +00:00 |
|
malavan
|
6175535d54
|
refactor of asyncCommand to include snapshot creation
Former-commit-id: c0908362162b5f2834b90cd9ce84fd1ee6768834
|
2021-08-26 13:10:59 +00:00 |
|
malavan
|
d658891bf0
|
refactor of asyncCommand to include snapshot creation
Former-commit-id: c0908362162b5f2834b90cd9ce84fd1ee6768834
|
2021-08-26 13:10:59 +00:00 |
|
malavan
|
7451f1738a
|
change indentation and increase async mget threshold
Former-commit-id: ffaa176d5eafabfae372224c790e99dd9e520fef
|
2021-08-25 22:15:28 +00:00 |
|
malavan
|
3a988e0232
|
change indentation and increase async mget threshold
Former-commit-id: ffaa176d5eafabfae372224c790e99dd9e520fef
|
2021-08-25 22:15:28 +00:00 |
|
malavan
|
dcd3d47f7f
|
refactor async to offload common code to client
Former-commit-id: 9a7547bfaa0ceff76e604262913fb11a64c627d8
|
2021-08-25 20:06:06 +00:00 |
|
malavan
|
65a29f9322
|
refactor async to offload common code to client
Former-commit-id: 9a7547bfaa0ceff76e604262913fb11a64c627d8
|
2021-08-25 20:06:06 +00:00 |
|
malavan
|
cb8f55c057
|
Merge branch 'keydbpro' into async_mget
Former-commit-id: ae34d0b6324ebd9d2d52342c06b3fd49f110210c
|
2021-08-25 19:37:33 +00:00 |
|
malavan
|
dfbca957f1
|
Merge branch 'keydbpro' into async_mget
Former-commit-id: ae34d0b6324ebd9d2d52342c06b3fd49f110210c
|
2021-08-25 19:37:33 +00:00 |
|
jsully
|
dd9e0ab9c3
|
Merge branch 'upgrade_rocksdb' into 'keydbpro'
upgrade to latest version of rocksdb
See merge request keydb-dev/KeyDB-Pro!34
Former-commit-id: 74c39b237ee0f9ff98a6cc8e3e4fbf70a3ee00ac
|
2021-08-25 19:08:19 +00:00 |
|
jsully
|
29d695cc9e
|
Merge branch 'upgrade_rocksdb' into 'keydbpro'
upgrade to latest version of rocksdb
See merge request keydb-dev/KeyDB-Pro!34
Former-commit-id: 74c39b237ee0f9ff98a6cc8e3e4fbf70a3ee00ac
|
2021-08-25 19:08:19 +00:00 |
|
malavan
|
6494142866
|
update gitlab ci to work with facebook repo instead of ours
Former-commit-id: 2745277e7591076373e2dfd4eef8c1412cffffbc
|
2021-08-24 22:07:21 +00:00 |
|
malavan
|
eaca8bff8c
|
update gitlab ci to work with facebook repo instead of ours
Former-commit-id: 2745277e7591076373e2dfd4eef8c1412cffffbc
|
2021-08-24 22:07:21 +00:00 |
|
malavan
|
7d693c3665
|
use latest stable version
Former-commit-id: 792f72cb513fc6db58d824649478ee36d47631eb
|
2021-08-24 22:00:52 +00:00 |
|
malavan
|
66811a9fb9
|
use latest stable version
Former-commit-id: 792f72cb513fc6db58d824649478ee36d47631eb
|
2021-08-24 22:00:52 +00:00 |
|
malavan
|
aaadb0ce38
|
Merge branch 'keydbpro' into upgrade_rocksdb
Former-commit-id: 1bf9d7e749e7007f1309f3e57e366122fdbacbac
|
2021-08-24 21:54:01 +00:00 |
|
malavan
|
1046b46171
|
Merge branch 'keydbpro' into upgrade_rocksdb
Former-commit-id: 1bf9d7e749e7007f1309f3e57e366122fdbacbac
|
2021-08-24 21:54:01 +00:00 |
|
malavan
|
6f7283c065
|
add async mget
Former-commit-id: c7bd2327f8e4330e2bcd857fc87ce7e86e075d20
|
2021-08-24 21:44:17 +00:00 |
|
malavan
|
910c96d86e
|
add async mget
Former-commit-id: c7bd2327f8e4330e2bcd857fc87ce7e86e075d20
|
2021-08-24 21:44:17 +00:00 |
|
malavan
|
9bedb29fb6
|
add a few more flash tests
Former-commit-id: b19fdc23a9a39ae718580feae5049f6906caec28
|
2021-08-23 21:30:16 +00:00 |
|
malavan
|
ec75788516
|
add a few more flash tests
Former-commit-id: b19fdc23a9a39ae718580feae5049f6906caec28
|
2021-08-23 21:30:16 +00:00 |
|
benschermel
|
d634b09864
|
fix service install
Former-commit-id: c43cec74178d8bf35143f3f4148dbe3c37a75f90
|
2021-08-23 18:41:43 +00:00 |
|
benschermel
|
5f63f3b5b3
|
fix service install
Former-commit-id: c43cec74178d8bf35143f3f4148dbe3c37a75f90
|
2021-08-23 18:41:43 +00:00 |
|
malavan
|
a1bbb17a5d
|
newest version of rocksdb
Former-commit-id: e384baa62e50a5caa0cdc779f2b8554ce8d8b375
|
2021-08-23 17:04:01 +00:00 |
|
malavan
|
230767b894
|
newest version of rocksdb
Former-commit-id: e384baa62e50a5caa0cdc779f2b8554ce8d8b375
|
2021-08-23 17:04:01 +00:00 |
|
benschermel
|
50394ce5f9
|
fix service install
Former-commit-id: 41bf39f6e92beb8ab55ec0e7652154bc43d48774
|
2021-08-23 03:39:16 +00:00 |
|
benschermel
|
30cd5d524f
|
fix service install
Former-commit-id: 41bf39f6e92beb8ab55ec0e7652154bc43d48774
|
2021-08-23 03:39:16 +00:00 |
|
benschermel
|
37cd24866a
|
update pkg conf file
Former-commit-id: f87945cbbd2a475394f584b09b15c2c19db5e9bd
|
2021-08-22 22:29:42 +00:00 |
|
benschermel
|
41827eb057
|
update pkg conf file
Former-commit-id: f87945cbbd2a475394f584b09b15c2c19db5e9bd
|
2021-08-22 22:29:42 +00:00 |
|
benschermel
|
ebbf84fb15
|
update pkg conf file
Former-commit-id: 2a2ae61f07ecea8a178f4bc478bb7786d5be27d9
|
2021-08-22 22:28:18 +00:00 |
|
benschermel
|
a50f73fa2c
|
update pkg conf file
Former-commit-id: 2a2ae61f07ecea8a178f4bc478bb7786d5be27d9
|
2021-08-22 22:28:18 +00:00 |
|
benschermel
|
eb9b09c311
|
update pkg conf file
Former-commit-id: 0be40b9fd43ec4e7802e09fa627ad91b2e387707
|
2021-08-22 22:21:34 +00:00 |
|
benschermel
|
d80942e0e8
|
update pkg conf file
Former-commit-id: 0be40b9fd43ec4e7802e09fa627ad91b2e387707
|
2021-08-22 22:21:34 +00:00 |
|