This chapter lists people who inspire us or contribute to this project.
- add python socket API(api/socket/python)
王定峰
- support python3 in socket API(api/socket/python3)
王力博
-
suppress the num of B+ Tree
-
add backup function to gserver and ghttp
-
add REDO function to gserver and ghttp(in case of interrupt during a update query)
-
restart automatically if database server is down
-
kill a query answering procedure if it runs more than 1 hour
吕鑫
- provide a HTTP server for database
邓智源
- provide a parallelable version of B+ Tree
崔昊
- provide a query-level cache for database server
- provide the support of docker deployment