commit | 2ddb980d8c9d362869a5a3213265022998220e2a | [log] [tgz] |
---|---|---|
author | Sergey Rogulenko <rogulenko@google.com> | Tue Sep 29 11:59:33 2015 -0700 |
committer | Sergey Rogulenko <rogulenko@google.com> | Tue Sep 29 11:59:33 2015 -0700 |
tree | 5b05697eb671a76a8189300e1228165b303d8e0b | |
parent | ecf6c5477ec8841de25fc975b563b268d75b76b6 [diff] |
syncbase/store: global st engine constant for unit tests This change is pure refactoring. However, changing EngineForTest from "leveldb" to "memstore" gives 2x execution time improvement for jiri go test v.io/v23/syncbase/... Change-Id: I58987dba3aaf16f1cda1b0ed3b797f48c3a4818e
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.