gStore/Server
bookug 612d6ff4bb docs:update gStore url 2018-10-09 23:54:34 +08:00
..
web docs:update gStore url 2018-10-09 23:54:34 +08:00
Client.cpp fix bugs in api and gclient; 2017-02-17 17:09:47 +08:00
Client.h add postProcessing and stringIndex for getFinalResult;add insertion/deletion;fix bugs 2016-09-25 22:14:36 +08:00
LICENSE feat: enhance the HTTP server; 2017-07-25 23:19:05 +08:00
Operation.cpp add postProcessing and stringIndex for getFinalResult;add insertion/deletion;fix bugs 2016-09-25 22:14:36 +08:00
Operation.h feat: add recovery function 2017-04-11 15:26:35 +08:00
README.md docs:update gStore url 2018-10-09 23:54:34 +08:00
Server.cpp feat: add recovery function 2017-04-11 15:26:35 +08:00
Server.h feat: add recovery function 2017-04-11 15:26:35 +08:00
Socket.cpp fix: bug in C++ socket api; 2018-06-11 20:30:13 +08:00
Socket.h fix: bug in C++ socket api; 2018-06-11 20:30:13 +08:00
client_http.hpp feat: enhance the HTTP server; 2017-07-25 23:19:05 +08:00
server_http.hpp Add ThreadPool to ghttp 2018-09-17 16:13:15 +08:00

README.md

A Http interface for gStore

Based on Simple-Web-Server (https://travis-ci.org/eidheim/Simple-Web-Server)

To see the whole project about gStore, click at https://github.com/pkumod/gStore