4 min read
NoSQL and NewSQL databases are popular solutions in the data management space. We’re sometimes asked to clarify the difference between the two approaches. Here’s what you need to know if you’re trying to decide which solution to adopt in your organization. NoSQL…
4 min read
I got some fairly harsh feedback for my last post, “Lies, Damned Lies and “Eventual Consistency.” It’s clear a lot of people were thrown by the assertion: There is no such thing as eventual consistency. There is only ‘Immediate Consistency’ and ‘Wrong’.…
4 min read
Working at Volt Active Data is a fantastic experience. Coming from Brown CS, I worked as a software engineering intern during the summer of 2016. I was part of the Data Replication (DR) team, which builds cross data-center replication and database backup…
4 min read
My name is Yuxuan Chen, a Brown University CS master’s student, and I spent this summer as an intern in Volt Active Data. It’s been a valuable experience for me. I work on the ecosystem team, and my work mainly focuses on…
4 min read
I’m happy to introduce a fully featured, high-performance Volt Active Data client for the go language. The golang client is both feature and performance comparable to the Volt Active Data Java client. Support of golang Standard Library The golang standard library provides…
4 min read
I recently joined Volt Active Data as the lead Solutions Architect responsible for helping prospects, customers and partners in the West Coast and Central US. Most recently before joining Volt Active Data, I was part of the professional services group at one…
4 min read
Let me start by making an arrogant statement: There is no such thing as eventual consistency. There is only ‘Immediate Consistency’ and ‘Wrong’. A lot of people would regard me as being unreasonable, but from my perspective I have a chain of…
4 min read
Volt Active Data hired Kyle Kingsbury, creator of the Jepsen Tests, to build a new, stronger, Jepsen test especially for Volt Active Data. We promise strong serializability in a distributed database, a stronger promise than almost any other system, and we’ve been…
4 min read
There’s a very simple distinction in the database world that tends to be ignored. Your database either: Or, it If your database ‘Defines the World’ it means that if it doesn’t happen in the database, it doesn’t happen at all. Amazon.com is…
4 min read
Innovation in the telecommunications industry has been led primarily by hardware vendors, offering differentiating capabilities to carriers. This has created an environment of vendor lock-in and staggered progress due to lack of agility. A side effect of this is equipment and infrastructure…
4 min read
Volt Active Data was a sponsor of the recent In-Memory Computing Summit in San Francisco. I always enjoy going back to San Francisco. I stayed at a cool flat on Nob Hill and the show was enjoyable and productive – we had…
4 min read
Ryan Betts is one of Volt Active Data’s founding developers, and is currently our CTO. He’s been designing and building distributed systems and high-performance infrastructure software for almost 20 years. Chances are, if you’ve used the Internet, some of your ones and…