Aleks Lozovyuk
Aleks Lozovyuk
Hi, I trying to use this library with jBoss HornetQ 2.1.2 final with STOMP connector. In test script, i have more them 9000 msg/sec to publish (900 byte string, random...
Hi, do you have any plans to support Redis Stream? That's good for use KVrocks as replacement for message-oriented system. My company is one of the needs of this. Detailed:...
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-kvrocks/issues) and found no similar issues. ### Motivation RocksDB are expressive storage engine and a lot of engineers improve...
Add: - priority for subscribes, - too much check callable for publish - string as params to publish
Update rocksdb to 8.11.3 - basically bug-fix release with minor changes Full changelog - https://github.com/facebook/rocksdb/releases/tag/v8.11.3 Key features - Fix a bug where older data of an ingested key can be...
Update google log to 0.7.0. Full release notes here: https://github.com/google/glog/releases/tag/v0.7.0 Also, included update 0.7.1 (see here: https://github.com/google/glog/releases/tag/v0.7.1) **Key features** - C++14 is now the primary language standard - google::EnableLogCleaner(unsigned) has...
Update zlib to 1.3.1 release. Full changelog - https://github.com/madler/zlib/releases/tag/v1.3.1 Key features: - Fix bug in inflateSync() for data held in bit buffer - Add LIT_MEM define to use more memory...
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/kvrocks/issues) and found no similar issues. ### Motivation At summer 2024 we have a two deprecates - Github runner-s....
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-kvrocks/issues) and found no similar issues. ### Motivation Traditionally, KVrocks like Redis, use signed Int64/Float64 for counter commands (INCR/DECR...
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-kvrocks/issues) and found no similar issues. ### Motivation At now we have only BGSAVE command (for compatibility with original...