GreptimeDB v1.0 GA fixes a bug where PostgreSQL prepared statements with a large number of parameters would fail. The cause was a hard limit on ParameterDescription size — we removed it. PG-protocol writes are now on par with MySQL in this scenario.
Benchmark it yourself:
https://t.co/iluKXKA9bk
The fix from @Sunng : https://t.co/EHG2irH2kl
$1 billion project, now for free. My own bandwidth is limited, you are welcomed to join the development of the project that connects two awesome open source ecosystems.
Latest addition to @ApacheDataFusio datafusion-contrib family: implementation of postgres wire protocol, courtesy of @Sunng
As he joked last night, adding postgres compatibility to your company could be worth $1 billion...
https://t.co/2KIxY08vSW
🚀GreptimeCloud just leveled up!
We’ve integrated Perses for seamless, scalable time-series data visualization with full Git version control.
✅ Managed time-series db
✅ Full portability
✅ Bidirectional compatibility
Start your visualizations today: https://t.co/MZg4w2QTSj
Join our observability meetup on Oct 22 in Bay Area. We will discuss about #opentelemetry, monitoring and scalable o11y data storage.
https://t.co/5pbOywLBwI
This event is brought to you by @Greptime and @last9io
I just can't wait to share that you can build rich and portable #Prometheus dashboard on GreptimeCloud(@Greptime). We are using and following @PersesDev project and its dashboard as code format. Blog post about this is coming soon.
Check out this week's o11y newsletter with important call for action on OpenTelemetry survey, how-tos, and a special kind of CfP:
https://t.co/J9DTK5ToiZ
#observability
🎉#Greptime and @last9io's joint #Observability Meetup happening in one week!
📅 Oct 22 (GMT-7), Bay area
Topic includes #opentelemetry, monitoring, and scalable o11y data storage.
👇 Register now and let's dive deep into data monitoring.
https://t.co/8TipSBvtrT
Join our observability meetup on Oct 22 in Bay Area. We will discuss about #opentelemetry, monitoring and scalable o11y data storage.
https://t.co/5pbOywLBwI
This event is brought to you by @Greptime and @last9io
@kellabyte Can we just log the original prepared statement? For example, in postgres it's the statement in stored in server-side, for each query, the client just sends variables to server.
Big fan of Rust #handlebars lib by @Sunng
Robust, complete, extensible, and fast!
I use it for text templating in #devai agent instructions, works like a charm.
https://t.co/KB6OMr8ags
@rustlang#greatlib#genai