commit | fc028fe5d437e68ee465f15f394e7832ab58447f | [log] [tgz] |
---|---|---|
author | Jiri Simsa <jsimsa@google.com> | Fri Jul 24 11:19:55 2015 -0700 |
committer | Jiri Simsa <jsimsa@google.com> | Fri Jul 24 11:21:00 2015 -0700 |
tree | ae732e7c1218cab26fa11e69d857c9914445aefa | |
parent | 8035486fa3c7c7d6ad240c53b20bf96e63edded5 [diff] |
ref/services/groups: requiring a build tag to build the leveldb implementation This is an attempt to avoid requiring leveldb for building and testing the Vanadium core. The hope is that hiding the leveldb dependencies behind a build tag will prevent "go get" from fetching the syncbase repository. This CL also aligns the command-line flags used by the groups services with those used by the syncbase service. Change-Id: I7b4e1b9575f29fc510fefc16d191c1f161d04bd0
This repository contains a reference implementation of the Vanadium APIs.
Unlike the APIs in https://github.com/vanadium/go.v23, which promises to provide backward compatibility this repository makes no such promises.