Giter Club home page Giter Club logo

hibari's Introduction

Welcome to Hibari

Hibari is a production-ready, distributed, key-value, big-data store (NOSQL database). Hibari uses chain replication for strong consistency, high-availability, and durability. Hibari has excellent performance especially for read and large value operations.

Product Info (Cloudian, Inc.)

News

Quick Start

Please read Getting Started section of Hibari Application Developer Guide.

Hibari Documentation

They are a bit outdated. Documentation rework is planned for Hibari v0.6.

Mailing Lists

Hibari Clients

As of Hibari v0.1 (since year 2010), only the native Erlang client is used in production. All other client APIs (Thrift, JSON-RPC, UBF, and S3) are still in proof of concept stage and only implement basic operations.

Hibari v0.5 will have a full-featured Thrift client.

Roadmap

Short-term roadmap (as of February 2013)

v0.1 series (unstable)

  • v0.1.10
    • Minor bug fixes
    • Update for Erlang/OTP R15
    • Support for building on Ubuntu, including ARMv7 architecture
    • Move S3 and JSON-RPC components out from Hibari distribution (remove from the repo manifests.) S3 and JSON-RPC will become separate projects and will use rebar to manage dependencies. (Hibari will continue using repo)

v0.5 series (unstable)

  • v0.5
    • A complete Thrift API (do, get_many, and testset flag for set and replace)
    • More hibari and hibari-admin commands (e.g. control and monitor scavenger)
    • Delete table operation, which is missing in v0.1 series
    • Server-side timestamp and rename (Server-side timestamp is required by Thrift API)
    • Server-side counter
    • The latest external libraries (ubf, ubf-thrift, riak-err)
    • Update for Erlang/OTP R16
    • Basho Bench driver

v0.6 series (stable)

  • v0.6
    • Source code package. Application developers can build Hibari without repo by using this package. (Hibari developers will continue using repo.)
    • Documentation rework
    • Sample codes
    • Cookbook for Opscode Chef for automated single-node and multi-node deployments
    • More QuickCheck and EUnit test cases

Unscheduled Features

  • MapReduce (mruby?)
  • SNMP support
  • LETS (Google LevelDB) or HanoiDB as an alternative key storage for optimizing RAM usage
  • Scavenger enhancements
  • Big writes/reads (append to a value and partial_read from a value)

License

Copyright (c) 2005-2013 Hibari developers. All rights reserved.

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Note for License

Hibari has decided to display "Hibari developers" as the copyright holder name in the source code files and manuals. Actual copyright holder names (contributors) will be listed in the AUTHORS file.

EOF

hibari's People

Contributors

norton avatar tatsuya6502 avatar kinogmt avatar

Watchers

James Cloos avatar Aleph Archives avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.