HOME

TheInfoList



OR:

Basho Technologies was a distributed systems' company that developed a key-value
NoSQL A NoSQL (originally referring to "non- SQL" or "non-relational") database provides a mechanism for storage and retrieval of data that is modeled in means other than the tabular relations used in relational databases. Such databases have existed ...
database technology,
Riak Riak (pronounced "ree-ack" ) is a distributed NoSQL key-value data store based on Amazon's Dynamo paper, including its "tunable AP" approach, that is tunable consistency, to the tradeoffs imposed by the CAP Theorem. Riak offers high availability, ...
, and an
object storage Object storage (also known as object-based storage) is a computer data storage that manages data as objects, as opposed to other storage architectures like file systems which manages data as a file hierarchy, and block storage which manages data as ...
system built upon the Riak platform, called Riak CS.


Technology and products

Basho was the developer of Riak, an
open source Open source is source code that is made freely available for possible modification and redistribution. Products include permission to use the source code, design documents, or content of the product. The open-source model is a decentralized sof ...
distributed database that offers high availability, fault tolerance, operation simplicity and scalability. Riak Enterprise was a commercial version of the database offered by Basho, the project's sponsor, with advanced multi-data center replication and enterprise support. Riak is a key value store system that can collect unstructured data and store it as objects in buckets that can then be queried. It's also highly scalable, able to distribute itself over a server cluster and add new servers as needed, while maintaining its own high availability. Riak is written in Erlang, a language that gives a system built-in support for distribution across a server cluster, fault tolerance, and an ability to absorb new hardware being added to the cluster without disrupting operations. Following the demise of Basho, the company assets were purchased by Bet365 and previously closed source components such as riak_repl (multi-data-centre replication) were released as open-source on
github.com GitHub, Inc. () is an Internet hosting service for software development and version control using Git. It provides the distributed version control of Git plus access control, bug tracking, software feature requests, task management, continuo ...
. Basho also offered Riak Cloud Storage (CS), an open source
multi-tenant Software multitenancy is a software architecture in which a single instance of software runs on a server and serves multiple tenants. Systems designed in such manner are "shared" (rather than "dedicated" or "isolated"). A tenant is a group of us ...
cloud storage Cloud storage is a model of computer data storage in which the digital data is stored in logical pools, said to be on "the cloud". The physical storage spans multiple servers (sometimes in multiple locations), and the physical environment is ty ...
database, built on the Riak platform, which integrated with private clouds and public clouds such as
Amazon Web Services Amazon Web Services, Inc. (AWS) is a subsidiary of Amazon.com, Amazon that provides Software as a service, on-demand cloud computing computing platform, platforms and Application programming interface, APIs to individuals, companies, and gover ...
(AWS). It can be used by enterprises to power internal private clouds and by startups with an Amazon-compatible API for their own download service. Riak CS includes large object support, S3-compatible
API An application programming interface (API) is a way for two or more computer programs to communicate with each other. It is a type of software interface, offering a service to other pieces of software. A document or standard that describes how ...
and authentication, multi-tenancy and per-user reporting, an operational model for adding capacity, and a visual interface for monitoring and metrics.


Releases and updates

Riak 1.0 was released in September 2011 and featured secondary indexes, Riak Pipe, Riak Search integration, Lager, and
LevelDB LevelDB is an open-source on-disk key-value store written by Google fellows Jeffrey Dean and Sanjay Ghemawat. Inspired by Bigtable, LevelDB is hosted on GitHub under the New BSD License and has been ported to a variety of Unix-based systems, ma ...
support. Riak 1.1 was released in early 2012 and included numerous changes to Riak Core, a new ownership claim algorithm, Riak KV improvements and
MapReduce MapReduce is a programming model and an associated implementation for processing and generating big data sets with a parallel, distributed algorithm on a cluster. A MapReduce program is composed of a ''map'' procedure, which performs filteri ...
improvements. In August 2012, Riak 1.2 was released. Riak Enterprise 1.2 added
SSL encryption Transport Layer Security (TLS) is a cryptographic protocol designed to provide communications security over a computer network. The protocol is widely used in applications such as email, instant messaging, and voice over IP, but its use in securi ...
, better balancing and more granular control of replication across multiple data centers. In March 2013, Basho released portions of Riak CS code as
open source Open source is source code that is made freely available for possible modification and redistribution. Products include permission to use the source code, design documents, or content of the product. The open-source model is a decentralized sof ...
. Basho also announced the commercial version of Riak CS Enterprise, adding multi-datacenter replication, monitoring tools, and 24x7 support. Riak 1.4 featured PN-Counters, which was the database's first distributed data type, PN-Counters are eventually consistent and can be incremented and decremented on any node across the cluster. It has a compact binary data format that reduces storage overheads connected with small objects or large bucket names. Riak CS 1.4 provides compatibility with
OpenStack OpenStack is a free, open standard cloud computing platform. It is mostly deployed as infrastructure-as-a-service (IaaS) in both public and private clouds where virtual servers and other resources are made available to users. The software platfo ...
, OpenStack
Object Storage Object storage (also known as object-based storage) is a computer data storage that manages data as objects, as opposed to other storage architectures like file systems which manages data as a file hierarchy, and block storage which manages data as ...
(Swift) and Ceph object stores with increased scalability. Riak 2.0 was released in September 2014 and includes support for new data types, tunable consistency and search integration with
Apache Solr Solr (pronounced "solar") is an open-source enterprise-search platform, written in Java. Its major features include full-text search, hit highlighting, faceted search, real-time indexing, dynamic clustering, database integration, NoSQL features ...
. Riak 2.1 was released in April 2015 and focused on further performance and simplification for both developers and system administrators


History

Basho Technologies was founded in January 2008 by Earl Galleher, former executive vice president at
Akamai Technologies Akamai Technologies, Inc. is an American content delivery networkJ. Dilley, B. Maggs, J. Parikh, H. Prokop, R. Sitaraman, and B. Weihl. (CDN), cybersecurity, and cloud service company, providing web and Internet security services. Akamai's Int ...
and Antony Falco, former VP of product management and technical services at Akamai. In 2011, Donald J. Rippert, long time CTO of
Accenture Accenture plc is an Irish-American professional services company based in Dublin, specializing in information technology (IT) services and consulting. A ''Fortune'' Global 500 company, it reported revenues of $61.6 billion in 2022. Accen ...
joined Basho as president and CEO, and Bobby Patrick, former CMO of GXS and
Digex Digex, Inc. was one of the first Internet service providers in the United States. During the dot-com bubble, its stock price rose to $184 per share; the company was acquired for $1 per share a few years later. History Digital Express Group, pred ...
, joined as CMO. In late 2012, Rippert left Basho and Gregory Collins took over as CEO of Basho. In 2012, Basho announced RICON, a two-day distributed systems' conference for developers. In March 2014, Collins stepped down and Adam Wray, former CEO of Tier 3, became the new CEO of Basho. At this time Basho's then CTO, Justin Sheehy, and Chief Architect and original Riak author, Andy Gross, left the company and Dave McCrory, former SVP of engineering at
Warner Music Group Warner Music Group Corp. (trade name, d.b.a. Warner Music Group, commonly abbreviated as WMG) is an American Multinational corporation, multinational entertainment and record label Conglomerate (company), conglomerate headquartered in New York C ...
took over as CTO. McCrory is well known for creating the concept of data gravity, a theory that describes the difficulty of relocating large volumes of data due to the physical restrictions of bandwidth. Basho was recognized in the DBTA 100, in the companies that matter most in data, and the
CRN Chromium nitride is a chemical compound of chromium and nitrogen with the formula CrN. It is very hard, and is extremely resistant to corrosion. It is an interstitial compound, with nitrogen atoms occupying the octahedral holes in the chromium latt ...
Big Data 100 for data management. In 2017, Basho was put into receivership.


References

{{Reflist


External links


GigaOM: Basho arms would-be Amazon killers with AWS-compatible storage

TechCrunch: Basho's Amazon S3 Compatibility Gets Potent Boost with Replication Capabilities for Riak Cloud Storage

The Register: Basho Changes

451 Research: Basho takes Riak cloud storage platform down open source path

451 Research: Basho previews distributed database update following major deal with UK's NHS

Official website
NoSQL Cloud computing providers Software companies based in Washington (state) Cloud infrastructure Defunct software companies of the United States 2008 establishments in the United States 2008 establishments in Washington (state) Software companies established in 2008 Software companies disestablished in 2017 2017 disestablishments in Washington (state)