Skip to content

gradido/gdt_cache

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Windows

Not supported by lithium

Build Linux

This is tested for Debian 12, maybe is working elsewhere

git submodule update --init --recursive apt install cmake build-essential libcurl4-openssl-dev libssl-dev libboost-context-dev

mkdir build cd build cmake .. -DCMAKE_BUILD_TYPE=Release make -j${nproc} GdtCache

About

Fast Cache Server for caching gdt server request

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published