This week’s highlighted open-source project is etcd, which is a key-value store that provides a reliable way to store data needing to be accessed by a distributed system. Key features of the project include its simple interface, key-value storage, the ability to watch specific keys or directories for changes, optional SSL client certificate authentication, optional … continue reading
Oracle has announced the launch of Oracle Autonomous NoSQL Database, designed for workloads that need fast and predictable responses to simple operations. The solution will enable teams to deploy massive-scale application functionality, such as UI personalization, shopping carts, online fraud detection, gaming, and advertising. According to Oracle, the solution handles NoSQL applications that need low … continue reading
CoreOS updated its key value store, etcd, on Friday. This was the first full release for the Raft-based key-value store in the new year. The update focused on performance, reliability and scalability improvements. For many users, etcd is better known as the configuration storage system used by Google’s Kubernetes container-management platform. Etcd 3.1 included features … continue reading
CoreOS today kicked off a new open-source project known as Torus. The project aims to create a scalable, reliable storage service for container-based clusters using Kubernetes. The project is being hosted on GitHub. Torus is presented to developers as a library and presents data to the developer and user as a standard file. This file can be … continue reading
2015 was expected to be the year Linux containers went mainstream, and not even a month into it the two largest independent companies working on containerization are making announcements at roughly the same time. Docker today announced the creation of three leadership roles for the Docker open-source project, and CoreOs announced the update of its … continue reading