Skip to content

A memory db implemented by using fastdb & mysql. If you delete / update / insert any records in memory db, the db records in mysql will also be changed accordingly.

License

nakijun/FusionDB

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

FusionDB

A memory db implemented by using fastdb & mysql. If you delete / update / insert any records in memory db, the db records in mysql will also be changed accordingly.

About

A memory db implemented by using fastdb & mysql. If you delete / update / insert any records in memory db, the db records in mysql will also be changed accordingly.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 59.5%
  • HTML 16.4%
  • Shell 5.9%
  • C# 4.9%
  • C 4.5%
  • Makefile 3.7%
  • Other 5.1%