Git Product home page Git Product logo

meeeejin / mysql-nvdimm-caching Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 1.0 129.8 MB

NVDIMM Caching for MySQL 8.0

License: Other

CMake 0.73% C++ 71.09% C 8.21% Objective-C 5.42% Perl 0.64% Roff 0.06% CSS 1.42% JavaScript 10.17% HTML 0.61% Python 0.21% Shell 0.21% sed 0.01% Makefile 0.08% M4 0.01% SAS 0.01% DIGITAL Command Language 0.01% Module Management System 0.01% Pascal 0.09% Assembly 0.47% PHP 0.56%
caching innodb mysql nvdimm pmem

mysql-nvdimm-caching's People

Contributors

jonghyeokpark avatar meeeejin avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

jonghyeokpark

mysql-nvdimm-caching's Issues

[Enhancement] Dynamic NVDIMM caching feature

What if the user defines NVDIMM caching tables instead of a fixed NVDIMM cached page definition?
To be concrete, the user defines NVDIMM caching pages in a table granularity in my.cnf

innodb_dynamic_nvdimm_tables="tpcc2000/new_orders;tpcc2000/order_line"

Server automatically store the tablespace ids of nvdimm caching pages at server starts ( atsrv_start()).

Advantages: This feature makes NVDIMM caching more intuitive. Moreover, we can adopt any size of the TPC-C database. (we can save 850 Pro ๐Ÿ˜ƒ )

Disadvantages: We can't track non-table granularity NVDIMM caching pages (i.e. STOCK table). This would be the future work.

if you feel this feature makes sense, then how about leaving this feature as an independent branch?
You can check an implementation here, features/dynamic-caching

Related documentation ๐Ÿ‡ฐ๐Ÿ‡ท

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.