Skip to content

Latest commit

 

History

History
62 lines (32 loc) · 913 Bytes

THANK.md

File metadata and controls

62 lines (32 loc) · 913 Bytes

This chapter lists people who inspire us or contribute to this project.


zhangxiaoyang

  • add python socket API(api/socket/python)

王定峰

[email protected]

  • support python3 in socket API(api/socket/python3)

王力博

[email protected]

  • 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


吕鑫

[email protected]

  • provide a HTTP server for database

邓智源

[email protected]

  • provide a parallelable version of B+ Tree

崔昊

[email protected]

  • provide a query-level cache for database server

imbajin

  • provide the support of docker deployment