tokudb-engine | Percona TokuDB is a high-performance , write
kandi X-RAY | tokudb-engine Summary
kandi X-RAY | tokudb-engine Summary
tokudb-engine is a C++ library. tokudb-engine has no bugs, it has no vulnerabilities, it has a Strong Copyleft License and it has medium support. You can download it from GitHub.
TokuDB is a high-performance, write optimized, transactional storage engine for Percona Server and MySQL. For more details, see our [product page][products]. This repository contains the MySQL plugin that uses the [PerconaFT][perconaft] core. [products]: [perconaft]:
TokuDB is a high-performance, write optimized, transactional storage engine for Percona Server and MySQL. For more details, see our [product page][products]. This repository contains the MySQL plugin that uses the [PerconaFT][perconaft] core. [products]: [perconaft]:
Support
Quality
Security
License
Reuse
Support
tokudb-engine has a medium active ecosystem.
It has 622 star(s) with 117 fork(s). There are 174 watchers for this library.
It had no major release in the last 12 months.
tokudb-engine has no issues reported. There are 6 open pull requests and 0 closed requests.
It has a neutral sentiment in the developer community.
The latest version of tokudb-engine is tokudb-7.1.6
Quality
tokudb-engine has 0 bugs and 0 code smells.
Security
tokudb-engine has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
tokudb-engine code analysis shows 0 unresolved vulnerabilities.
There are 0 security hotspots that need review.
License
tokudb-engine is licensed under the GPL-2.0 License. This license is Strong Copyleft.
Strong Copyleft licenses enforce sharing, and you can use them when creating open source projects.
Reuse
tokudb-engine releases are available to install and integrate.
Installation instructions are available. Examples and code snippets are not available.
It has 1582 lines of code, 110 functions and 27 files.
It has high code complexity. Code complexity directly impacts maintainability of the code.
Top functions reviewed by kandi - BETA
kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of tokudb-engine
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of tokudb-engine
tokudb-engine Key Features
No Key Features are available at this moment for tokudb-engine.
tokudb-engine Examples and Code Snippets
No Code Snippets are available at this moment for tokudb-engine.
Community Discussions
No Community Discussions are available at this moment for tokudb-engine.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install tokudb-engine
[Percona Server 5.6 + TokuDB](http://www.percona.com/downloads/).
[Percona Server 5.6 + TokuDB](http://www.percona.com/downloads/)
Before you start, make sure you have a C++11-compatible compiler (GCC >= 4.7 is recommended), as well as CMake >=2.8.8, and the libraries and header files for valgrind,zlib, and Berkeley DB. We are using the gcc 4.7 in devtoolset-1.1. On CentOS, yum install valgrind-devel zlib-devel libdb-devel. On Ubuntu, apt-get install valgrind zlib1g-dev libdb-dev. You can set the compiler by passing --cc and --cxx to the script, to select one that’s new enough. The default is scripts/make.mysql.bash --cc=gcc47 --cxx=g++47, which may not exist on your system. We use gcc from devtoolset-1.1 on CentOS 5.9 for builds. To build a complete set of Percona Server and TokuDB, follow the instructions at [build a debug environment][howtobuild].
[Percona Server 5.6 + TokuDB](http://www.percona.com/downloads/)
Before you start, make sure you have a C++11-compatible compiler (GCC >= 4.7 is recommended), as well as CMake >=2.8.8, and the libraries and header files for valgrind,zlib, and Berkeley DB. We are using the gcc 4.7 in devtoolset-1.1. On CentOS, yum install valgrind-devel zlib-devel libdb-devel. On Ubuntu, apt-get install valgrind zlib1g-dev libdb-dev. You can set the compiler by passing --cc and --cxx to the script, to select one that’s new enough. The default is scripts/make.mysql.bash --cc=gcc47 --cxx=g++47, which may not exist on your system. We use gcc from devtoolset-1.1 on CentOS 5.9 for builds. To build a complete set of Percona Server and TokuDB, follow the instructions at [build a debug environment][howtobuild].
Support
Please report TokuDB bugs to the [issue tracker][jira].
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page