Skip to content

This repository contains a key-value store project build on Pistache REST framework and is capable for CRUD operations.

Notifications You must be signed in to change notification settings

chrisc66/pistache-kv-store

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pistache KV Store

This repository contains a key-value store project build on Pistache REST framework and is capable for CRUD operations.

Requirement

  • conan 1.36+
  • cmake 3.6+

Build Instructions

cd build
conan install ..
cmake ..
cmake --build .

About

This repository contains a key-value store project build on Pistache REST framework and is capable for CRUD operations.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published