gStore/docs/THANK.md

53 lines
727 B
Markdown
Raw Normal View History

**This chapter lists people who inspire us or contribute to this project.**
2017-07-24 23:11:23 +08:00
---
王定峰
fei123581321@qq.com
- support python3 in socket API(api/socket/python3)
2017-07-24 23:11:23 +08:00
---
王力博
wlbqe@pku.edu.cn
- 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
2017-07-24 23:11:23 +08:00
---
吕鑫
lvxin1204@163.com
- provide a HTTP server for database
2017-07-24 23:11:23 +08:00
---
邓智源
331563360@qq.com
- provide a parallelable version of B+ Tree
2017-07-24 23:11:23 +08:00
---
崔昊
prospace@bupt.edu.cn
- provide a query-level cache for database server
2017-07-24 23:11:23 +08:00
---