6 lines
95 B
C++
6 lines
95 B
C++
#include "rediska/worker/FrontendWorker.cpp"
|
|
|
|
int main() {
|
|
return run_frontend_server();
|
|
}
|