Skip to content

yahoojapan/k2hdkc

Repository files navigation

K2HDKC

C/C++ AntPickax CI GitHub license GitHub forks GitHub stars GitHub issues debian packages RPM packages Docker image Docker dev image

K2HDKC - K2Hash based Distributed Kvs Cluster

Overview

k2hdkc is a high speed automated based on k2hash, chmpx Distributed Key Value Store(KVS).

K2HDKC

Feature

k2hdkc is a highly available and scalable distributed KVS clustering system with the following features and features.

  • Consistency (Automatic Data Synchronization between Server Nodes)
    Provides automatic merging function of data due to failure/recovery of server nodes in the cluster.
  • Automatic Scaling
    Server nodes can be added/deleted to the cluster, and the data automatic merging function at this time is also provided.
  • Nested key structure
    Provides the association function of key and subkey which is the feature of k2hash as distributed KVS.
  • Queue(FIFO/LIFO)
    Provides the queuing function which is the feature of k2hash as distributed KVS.
  • Transaction Plugins
    Provides a function that can perform arbitrary processing using data update processing which is the feature of k2hash as a trigger of transaction.
  • Encryption
    Provides encryption function as distributed KVS for the key's data held as the feature of k2hash.
  • Expiration
    Provides the key expiration function which is the feature of k2hash as distributed KVS.

Documents

Packages

Docker images

Related products

License

This software is released under the MIT License, see the license file.

AntPickax

k2hdkc is one of AntPickax products.

Copyright(C) 2018 Yahoo Japan Corporation.