Sign in
apache
/
kvrocks
/
HEAD
b5b4199
feat(ts): Add `TS.INCRBY` and `TS.DECRBY` command (#3171)
by RX Xiao
· 28 hours ago
unstable
dfdd210
feat(ts): Add `TS.MRANGE` command (#3167)
by RX Xiao
· 3 days ago
31e345b
fix(list): check the status of rocksdb iterator (#3168)
by Jonah Gao
· 3 days ago
cf28ab1
feat(ts): Add label-based indexing support and `TS.MGET` command (#3164)
by RX Xiao
· 5 days ago
df3735e
perf(repl): only calculate crc of fetched file when needed (#3161)
by Jonah Gao
· 10 days ago
db0cbec
feat(command): return all flags in COMMAND INFO (#3160)
by Twice
· 11 days ago
0186b84
perf(scan): optimise scan performance when scanning keys with a tag (#3156)
by sryan yuan
· 11 days ago
6c60669
fix(replication): check the status of listing checkpoint files (#3158)
by Jonah Gao
· 12 days ago
e749b06
feat(script): make EVAL & FCALL exclusive if lua-strict-key-accessing is disabled (#3155)
by Twice
· 12 days ago
dd979ac
feat(ts): Add support for writing downstream timeseries and `TS.CREATERULE` command (#3151)
by RX Xiao
· 12 days ago
1542bdf
build: fix build with Homebrew Clang on macOS (#3154)
by sryan yuan
· 13 days ago
285874d
chore(deps): bump jsoncons 1.4.0 (#3152)
by Aleks Lozovyuk
· 14 days ago
cddbccd
fix(test): flaky test case in KMETADTA command (#3150)
by hulk
· 2 weeks ago
833ae36
fix(namespace): set token can delete another namespace (#3149)
by Jonah Gao
· 2 weeks ago
9c9ffb8
fix(scan): pattern-based SCAN iterations may skip remaining keys (#3146)
by sryan yuan
· 3 weeks ago
12618e0
perf(storage): eliminate unnecessary `rocksdb::DB::ListColumnFamilies()` (#3145)
by Jonah Gao
· 3 weeks ago
9364cdc
chore(config): enable `level_compaction_dynamic_level_bytes` by default (#3144)
by Jonah Gao
· 3 weeks ago
9446fbd
feat(ts): Add `TS.GET` command (#3142)
by RX Xiao
· 3 weeks ago
2e160e5
feat(ts): Add data query support and `TS.RANGE` command (#3140)
by RX Xiao
· 3 weeks ago
798a3db
feat(Dockerfile): add a UID for the user in the container (#3138)
by Roman Donchenko
· 3 weeks ago
3afb625
feat(scripting): support strict key-accessing mode for lua scripting (#3139)
by Twice
· 3 weeks ago
3c87253
chore: remove unused `autoResizeBlockAndSST` method and config (#3136)
by Jonah Gao
· 3 weeks ago
cb61292
chore(.asf.yaml): enable auto merge and disable wiki (#3137)
by Twice
· 3 weeks ago
d6bf684
feat(ts): Add `TS.INFO` command (#3133)
by RX Xiao
· 3 weeks ago
e83dcf9
feat(ts): Add support for data writing and `TS.CREATE`, `TS.ADD/MADD` commands (#3107)
by RX Xiao
· 4 weeks ago
8b1a420
chore(.asf.yaml): make 2.13 a protected branches (#3129)
by Twice
· 4 weeks ago
1d86294
fix(replication): Fix Seg Fault On Signal When Replication is Enabled (#3131)
by Zhixin Wen
· 4 weeks ago
4861441
chore(README): add RISC-V to supported platforms (#3127)
by Twice
· 4 weeks ago
904e918
fix(search): wrong upper bound in reverse scan for infinity (#3124)
by zhenghaoz
· 4 weeks ago
a107779
feat(replication): WAIT cmd supports timeout (#3117)
by Zhixin Wen
· 4 weeks ago
46fa34b
feat: Add support for RISC-V architecture (#3053)
by wanghan-sanechips
· 4 weeks ago
921078f
feat(function): propagate FUNCTION FLUSH/DELETE to replicas (#3121)
by Twice
· 4 weeks ago
173ce0c
fix(search): convert query tag to lowercase if case insensitive (#3118)
by zhenghaoz
· 4 weeks ago
170b4af
chore(function): make LUA_GC_CYCLE_PERIOD a global constant (#3116)
by Twice
· 4 weeks ago
941e20d
feat(function): support subcommand FUNCTION FLUSH (#3119)
by Twice
· 4 weeks ago
63960f9
fix(function): reset lua states from all workers in FUNCTION DELETE (#3115)
by Twice
· 4 weeks ago
8d53cf3
chore(ci): bump golangci-lint to 2.4.0 (#3114)
by Aleks Lozovyuk
· 4 weeks ago
16e7783
fix(search): support escaped character in tags (#3110)
by zhenghaoz
· 5 weeks ago
ecd618c
feat(replication): replication support group sync (#3092)
by Zhixin Wen
· 5 weeks ago
963861d
feat(hash): support NOVALUES in HSCAN (#3109)
by Qiang-Liu
· 5 weeks ago
948af8f
fix(strings): check status returned from SETEX and PSETEX (#3108)
by Lele Huang
· 5 weeks ago
c230dd0
feat(replication): clean up all wait_contexts in CleanupWaitConnection (#3104)
by Zhixin Wen
· 5 weeks ago
84f9a93
fix(search): support number literal for tag fields (#3096)
by zhenghaoz
· 6 weeks ago
55c62cb
chore(ci): bump crate-ci/typos to 1.35.1 (#3102)
by Aleks Lozovyuk
· 6 weeks ago
98453a1
feat(replication): set low watermark when reading replication data (#3098)
by Zhixin Wen
· 6 weeks ago
cd42ad4
feat(ts): Add data structures for uncompressed chunks (#3091)
by RX Xiao
· 6 weeks ago
0d77adc
fix(migration): send migration batch while full to avoid oom (#3094)
by Raphael
· 6 weeks ago
52ca732
feat(replication): optimize wait and replication locks (#3090)
by Zhixin Wen
· 6 weeks ago
4450da2
feat(namespace): add a subcommand to show the current ns name (#3088)
by Twice
· 6 weeks ago
353bbd0
feat(replication): implement _getack for quick WAIT response (#3075)
by Zhixin Wen
· 6 weeks ago
ba4a23e
feat(replication): make replication delay configurable (#3087)
by Zhixin Wen
· 6 weeks ago
9598a26
feat(search): support to skip expired keys in query (#3086)
by Twice
· 6 weeks ago
8746395
fix(config): the default log-dir should include stdout (#3085)
by Twice
· 6 weeks ago
49d7a29
feat(search): add a compaction filter for search column family (#3084)
by Twice
· 7 weeks ago
11fb917
chore(metadata): optimize RedisTypeNames & make timeseries an emptyable type (#3083)
by Twice
· 7 weeks ago
cc82eea
feat(ts): initialize metadata and subkey encoding (#3072)
by RX Xiao
· 8 weeks ago
6719235
chore(ci): bump golangci-lint to 2.3.0 (#3071)
by Aleks Lozovyuk
· 8 weeks ago
c94c18a
test: re-enable skipped TLS replica cases (#3068)
by Twice
· 8 weeks ago
6108f09
build: disable LTO in debug mode (#3069)
by Twice
· 8 weeks ago
166d088
feat(replication): implement WAIT based on replica acks (#3061)
by Zhixin Wen
· 8 weeks ago
2482dc7
feat(tdigest): add `TDIGEST.MERGE` command implementation (#3054)
by Edward Xu
· 8 weeks ago
bd6f643
chore(deps): bump cpptrace to v1.0.3 (#3056)
by Aleks Lozovyuk
· 9 weeks ago
417bd13
chore(ci): using golang-lint v2 (#3055)
by Aleks Lozovyuk
· 9 weeks ago
bb60729
chore(common): refactor parse utils via std::from_chars (#3052)
by Twice
· 9 weeks ago
b81434f
feat(replication): implement WAIT without timeout support (#3047)
by Zhixin Wen
· 9 weeks ago
fe8b4cc
feat(command): add new command to flush the block cache (#3049)
by sryan yuan
· 9 weeks ago
2f3cdf7
chore(deps): bump rocksdb v10.4.2 (#3050)
by Aleks Lozovyuk
· 9 weeks ago
7aaba5c
chore(search): use c++ attributes gnu::may_alias (#3045)
by Twice
· 10 weeks ago
49315f5
fix(config): Setting rocksdb.level0_slowdown_writes_trigger to 0 disables it (#3034)
by Ryan Liao
· 2 months ago
28d95a3
chore(ci): bump crate-ci/typos to 1.34.0 (#3042)
by Aleks Lozovyuk
· 2 months ago
6d726cc
chore(deps): bump oneTBB to v2022.2.0 (#3043)
by Aleks Lozovyuk
· 3 months ago
859953b
feat(config): allow to configure the rocksdb.sst_file_delete_rate_bytes_per_sec (#3040)
by sryan yuan
· 3 months ago
7250ebe
chore(deps): bump cpptrace to v1.0.2 (#3039)
by Aleks Lozovyuk
· 3 months ago
f4664f8
feat(search): accept DIALECT option in FT.SEARCH (#3037)
by Twice
· 3 months ago
2f2c11d
fix(config): Parse rocksdb.max_bytes_for_level_base as uint64_t (#3032)
by Ryan Liao
· 3 months ago
6a1e23b
feat(storage): allow to enable the blob cache (#3027)
by Ryan Liao
· 3 months ago
fb8f116
fix(core): avoid hardcoding RocksDB property strings (#3029)
by Ryan Liao
· 3 months ago
110fdf6
feat(command): add redis command to flush memtables (#3022)
by Ryan Liao
· 3 months ago
9b04a87
chore(deps): bump cpptrace to v1.0.0 (#3025)
by Aleks Lozovyuk
· 3 months ago
8a50e51
fix(core): remove extraneous RocksDB::CancelAllBackgroundWork calls (#3017) (#3019)
by Ryan Liao
· 3 months ago
14abba4
fix: Unset change_level if level_compaction_dynamic_level_bytes is enabled (#3020)
by Yutian Li
· 3 months ago
398b947
fix(storage): don't try to commit empty write batches (#3015)
by Nathan
· 3 months ago
065d4cf
feat(config): allow to configure the rocksdb.min_write_buffer_number_to_merge (#3016)
by Nathan
· 3 months ago
7846492
feat(event): add logging for blob file creation and deletion (#3014)
by Ryan Liao
· 3 months ago
15592c4
fix(event): should log reason string instead of id in EventListener::OnFlushCompleted (#3012)
by Ryan Liao
· 3 months ago
644c6b7
chore(Dockerfile): enable the jemalloc option but no active (#3011)
by hulk
· 3 months ago
ed2b6a8
feat(command): add a new command to enable/disable/dump the memory profiling (#3007)
by hulk
· 3 months ago
ac66ad5
build: replace zlib with zlib-ng for rocksdb compression (#3003)
by Twice
· 4 months ago
db08209
build(jemalloc): enable the profiling option when compiling the jemalloc (#3001)
by hulk
· 4 months ago
006daf0
fix(txn): wrong RESP reply for EXEC if error occurred in commit (#2996)
by Twice
· 4 months ago
4d9c516
chore(deps): update go deps (#2999)
by Aleks Lozovyuk
· 4 months ago
2cd7e14
fix(search): missing the indexing phase for scripting (#2998)
by Twice
· 4 months ago
896d319
fix(stream): ensure XINFO STREAM command has enough arguments (#2994)
by Robert Sacks
· 4 months ago
fa5f77f
chore: remove ghproxy option in x.py (#2991)
by Twice
· 4 months ago
fab8891
chore(config): change `raw-key-value` as the default cluster migration type (#2990)
by hulk
· 4 months ago
ff9ecad
chore(config): mark the configuration `rocksdb.row_cache_size` as deprecated (#2989)
by hulk
· 4 months ago
ef820b5
fix(list): dst-key's version is 0 in rpoplpush cmd for non-existent dst-key (#2985)
by weimeng
· 4 months ago
adbf8c3
fix(zset): wrong RESP reply in ZMSCORE command for non-existent key (#2983)
by weimeng
· 4 months ago
86df0a6
feat(tdigest): Add support for QUANTILE command (#2849)
by Anirudh Lakhanpal
· 4 months ago
8206262
fix(zset): crash in ZRANDMEMBER for non-existent keys (#2982)
by weimeng
· 4 months ago
Next »