Key Takeaways from the 2018 Youzan PaaS Tech Meetup: TiDB, Zankv & Search
The 2018 Youzan PaaS meetup in Hangzhou featured deep dives into TiDB's distributed SQL architecture and performance gains in version 2.1, introduced the open‑source Zankv KV store built on Raft, and shared practical Elasticsearch search‑engine optimizations used at Youzan.
TiDB – The Open‑Source Distributed RDBMS
Speaker Ma Xiaoyu opened the session by tracing the evolution of databases and highlighting open‑source resources before detailing TiDB’s architecture. TiDB is a distributed, strongly consistent, and horizontally scalable SQL database that supports both traditional RDBMS workloads and NoSQL use cases. The latest release, TiDB 2.1, delivers significant performance improvements through optimised transaction processing and new execution engine features, with several upcoming capabilities under active development.
Zankv – Youzan’s Distributed KV Storage Service
Li Wen and Wang Jian presented the design of Youzan’s distributed KV store, Zankv, which is built on the Raft consensus algorithm to provide a high‑availability CP system. The talk covered the system’s architecture, implementation details, roadmap, and announced that Zankv has been open‑sourced, inviting the community to explore its source code.
Youzan Search Engineering Practice
The final presentation, delivered by the Youzan “Hehua” team, explored the evolution of Youzan’s search platform built on Elasticsearch. It described the migration from a single‑node setup to a multi‑index architecture, the use of binlog listeners to synchronize data, the addition of read/write middleware, a management console, and custom DataX plugins that replace the ES‑Hadoop connector. Practical tips on query and sort parameter usage, as well as performance optimisations specific to Elasticsearch, were also shared.
Overall, the meetup provided a rich collection of technical insights and real‑world engineering experiences, fostering knowledge exchange among Hangzhou’s PaaS community.
Signed-in readers can open the original source through BestHub's protected redirect.
This article has been distilled and summarized from source material, then republished for learning and reference. If you believe it infringes your rights, please contactand we will review it promptly.
Youzan Coder
Official Youzan tech channel, delivering technical insights and occasional daily updates from the Youzan tech team.
How this landed with the community
Was this worth your time?
0 Comments
Thoughtful readers leave field notes, pushback, and hard-won operational detail here.
