gStore/Server
bookug c11088ee3e feat: merge wlb branch;
support backup in gserver but not in HttpConnector;

by zengli
2017-05-18 23:27:58 +08:00
..
web feat: add http support; 2017-05-16 21:27:20 +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: add http support; 2017-05-16 21:27:20 +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 feat: add http support; 2017-05-16 21:27:20 +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 add postProcessing and stringIndex for getFinalResult;add insertion/deletion;fix bugs 2016-09-25 22:14:36 +08:00
Socket.h add postProcessing and stringIndex for getFinalResult;add insertion/deletion;fix bugs 2016-09-25 22:14:36 +08:00
client_http.hpp feat: add http support; 2017-05-16 21:27:20 +08:00
server_http.hpp feat: add http support; 2017-05-16 21:27:20 +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/Caesar11/gStore