Jigar Patel

Results 5 comments of Jigar Patel

Thanks for raising this — adding context support to `KeyValue.Put()` and `KeyValue.Get()` is a reasonable and important enhancement, especially for production systems that rely on timeout guarantees, retries, and cancellation...

I’d like to formally propose expanding Jina Serve’s architecture support to include Mamba-based models for long-sequence processing workloads. --- Mamba has demonstrated promising results as a linear-time alternative to transformers,...

📦 Sample HA Profile # values-ha.yaml global: profile: ha monitoring: enabled: true prometheusOperator: true hdfs: nameNode: replicas: 2 mode: ha haEnabled: true journalNode: enabled: true replicas: 3 dataNode: replicas: 3...

Really insightful observation — this hits a common tradeoff in real-time charging platforms: fixed large buckets ensure service continuity but reduce granularity, especially for low/average traffic users. Here’s a possible...

Thanks all — I’d like to propose a structured solution to help bridge the gap between “localhost” and production setups, especially for SMB users running Lago behind a proxy or...