index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
test
/
objectstore
/
test_kv.cc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
os/kv_test: Fix estimate functions
Adam Kupczyk
2023-10-10
1
-6
/
+16
*
test/objectstore: drop the MemDB testing from KVTest
Radoslaw Zarzynski
2022-07-04
1
-2
/
+2
*
build: Remove LevelDB support
Adam C. Emerson
2021-11-01
1
-1
/
+1
*
common: modify 'main()s' to use new argv_to_vec() signature
Ronen Friedman
2021-08-19
1
-3
/
+1
*
test: : build without "using namespace std"
Kefu Chai
2021-08-13
1
-0
/
+2
*
test/objectstore: Remove unused value
Adam C. Emerson
2020-07-17
1
-1
/
+0
*
test/objectstore: group subtests using braces
Kefu Chai
2020-06-27
1
-16
/
+29
*
kv/RocksDBStore: Added resharding control
Adam Kupczyk
2020-05-14
1
-20
/
+21
*
ceph_test_keyvaluedb: Add tests for resharding
Adam Kupczyk
2020-05-14
1
-0
/
+273
*
kv/RocksDBStore: Added proper WholeSpaceIterator
Adam Kupczyk
2020-04-17
1
-0
/
+330
*
os/bluestore: Fixed default sharding definition
Adam Kupczyk
2020-04-17
1
-0
/
+37
*
kv/RocksDBStore: add sharding to column families.
Adam Kupczyk
2020-04-17
1
-11
/
+107
*
kv/KeyValueDB: Test for idempotency of open/close
Adam Kupczyk
2020-04-10
1
-0
/
+2
*
kv/KeyValueDB: fix estimate_prefix_size()
Adam Kupczyk
2019-08-23
1
-0
/
+66
*
test/objectstore: s/Mutex/ceph::mutex/
Kefu Chai
2019-08-03
1
-1
/
+0
*
test: do not conditionize on GTEST_HAS_PARAM_TEST
Kefu Chai
2019-05-02
1
-14
/
+0
*
test: s/INSTANTIATE_TEST_CASE_P/INSTANTIATE_TEST_SUITE_P/
Kefu Chai
2019-05-02
1
-1
/
+1
*
kv/KeyValueDB: return const char* from MergeOperator::name()
Sage Weil
2018-08-08
1
-1
/
+1
*
common: move ConfigValues out of md_config_t
Kefu Chai
2018-07-10
1
-5
/
+5
*
test: CINIT_FLAG_NO_MON_CONFIG or NO_DEFAULT_CONFIG_FILE
Sage Weil
2018-03-06
1
-1
/
+2
*
drop unnecessary env_to_vec calls
Sage Weil
2018-03-06
1
-1
/
+0
*
kv/RocksDBStore: add CF support
Jianjian Huo
2017-10-05
1
-1
/
+159
*
kv/RocksDBStore: implement rm_range_keys operator interface and test
Haomai Wang
2017-03-26
1
-0
/
+53
*
osd: add override in osd subsystem
liuchang0812
2017-02-15
1
-6
/
+6
*
common: Unskew clock
Adam C. Emerson
2016-12-22
1
-2
/
+2
*
common,test: g_ceph_context->put() upon return
Kefu Chai
2016-11-24
1
-1
/
+2
*
kv: In memory keyvalue db implementation
Ramesh Chander
2016-07-13
1
-2
/
+34
*
os/bluestore: fix a typo(nonexistant->nonexistent)
xie xingguo
2016-06-21
1
-1
/
+1
*
kv/KeyValueDB: add merge operator interface and test
Allen Samuels
2016-04-22
1
-0
/
+64
*
ceph_test_keyvaluedb: clean up test dir
Sage Weil
2016-04-22
1
-5
/
+14
*
ceph_test_keyvaluedb: fixup unit test for keyvaluedb
Allen Samuels
2016-04-22
1
-13
/
+17
*
kv: move KeyValueDB from os/ to kv/, libos.a to libkv.a
Sage Weil
2015-10-19
1
-1
/
+1
*
ceph_test_keyvaluedb: add simple commit latency benchmark
Sage Weil
2015-09-01
1
-0
/
+33
*
ceph_test_keyvaluedb: some simple KeyValueDB unit tests
Sage Weil
2015-09-01
1
-0
/
+148