Bryanw
Bryanw
# QUESTION: How can I build pmemkv statically? ## Details I am wondering why pmemkv only supports building as a shared library. Why not remove `SHARED` flag here https://github.com/pmem/pmemkv/blob/9f7de0cc1bb5a31c10d2feaa8d1c12cac1ab3b68/CMakeLists.txt#L298 and...
Remove repeative work on sanitizing request headers when routing by caching `sanitized_path` in stream_info. Commit Message: Additional Description: Risk Level: Testing: Docs Changes: Release Notes: Platform Specific Features: [Optional Runtime...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Environment ```markdown - Milvus version: - Deployment mode(standalone or cluster): - MQ type(rocksmq,...
Issue #24626 Signed-off-by: Bryan Wu
I got this error when testing qat_sw target. I follow the steps and in the readme of crypto_mb library and already have the crypto_mb builded. Anyone has ideas on this?...
### Problem: GoFr does not yet support [Google Cloud Datastore](https://cloud.google.com/products/datastore), which is a widely used NoSQL document database service in the Google Cloud Platform ecosystem. ### Goal: - Implement datastore...