Skip to content

li-wu/etcd_memory

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Steps to build and run

  • install etcd-cpp-apiv3 via vcpkg
  • mkdir debug
  • cd debug && cmake -DCMAKE_BUILD_TYPE=Debug -DCMAKE_TOOLCHAIN_FILE=<VCPKG_HOME>/scripts/buildsystems/vcpkg.cmake ..
  • make
  • ./test_etcd
  • use top or Activity Monitor to check the memory is increasing

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published