ramunasd / aerospike-common

Common Library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Aerospike common module

Library for commonly used or shared code. Used by Aerospike Server and Aerospike C Client.

Build

Linux and MacOS

$ make clean
$ make

MacOS XCode

  • Double click xcode/aerospike-common.xcworkspace
  • Click Product -> Build

Windows Visual Studio 2015 (or greater)

  • Double click vs/aerospike-common.sln
  • Click Build -> Build Solution

About

Common Library


Languages

Language:C 98.3%Language:Makefile 1.3%Language:C++ 0.5%