gStore/Database
bookug 2da666757d feat: add recovery function
if load a db and quit on accidents, you can start the gconsole in native mode on the db server,
and use restore command to recover to teh latest db (backup function will be auto started when you connect to gserver and load
a db)
in addition, gserver stablity is improved to deal with query fails

by wanglibo, no modifications to others
2017-04-11 15:26:35 +08:00
..
Database.cpp feat: add recovery function 2017-04-11 15:26:35 +08:00
Database.h feat: add recovery function 2017-04-11 15:26:35 +08:00
Join.cpp move devGstore to gStore and go on working on github instead of git osc; 2017-03-23 21:32:41 +08:00
Join.h fix bugs in api and gclient; 2017-02-17 17:09:47 +08:00
Strategy.cpp change memory-disk swap to all-memory in VSTree::LRUCache; 2017-02-26 17:18:21 +08:00
Strategy.h change memory-disk swap to all-memory in VSTree::LRUCache; 2017-02-26 17:18:21 +08:00