Dec 21, 20235 min readMySQLHow Wix Achieved Seamless MYSQL Schema Evolution: Navigating Complex Application Growth with Zero DowntimeAs applications grow and evolve to be more and more complex, the schema also evolves to support new business logic. Updating a MYSQL...
Jun 14, 20218 min readOpen SourceChange Data Capture at DeviantArtDA Intro and Problem description DeviantArt is a vast social network with the purpose to entertain, inspire and empower the artist in all...
Dec 18, 20154 min readMySQLScaling to 100M: To Cache or Not to Cache?This blog post is part 2 in the “Scaling Wix to over 100M Users” series. Read part 1 here. When Wix started, we used the Tomcat,...
May 14, 20153 min readJavaHow Does HikariCP Compare to Other Connection Pools?This blog post is a follow up to “How Many Threads Does It Take to Fill a Pool?”, written by Yoav Abrahami in June 2013. In Yoav’s post,...