Skip to content

weelychisy/tinytable

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tinytable

an in-memory database. Tables can be configured with xmls, for example demo/conf/users.xml. The database supports many interfaces, such as insert/get/set/add/dec/del/clear/find/size/begin/end/rank/queue_begin/queue_end... The functions are all multhi-thread safe. In the path demo/, demo.cpp shows how to use tinytable.

About

an in-memory database

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 93.5%
  • C 6.5%