summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/unmaintained/components/kvdb/leveldb-test.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2012-12-11Changes to get successful C++11 based build. Code cleanup, dependency ↵jsdelfino1-0/+0
upgrades, and const + inline optimizations in components, samples, and app hosting server. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1420007 13f79535-47bb-0310-9956-ffa450edef68
2011-09-17Start to add LevelDB supportrfeng1-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1172029 13f79535-47bb-0310-9956-ffa450edef68
2010-12-25Create a sandbox branch to experiment with latest APR.jsdelfino1-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1052740 13f79535-47bb-0310-9956-ffa450edef68
2010-04-19Add a tinycdb-based nosql SCA component and integrate with server. Add a ↵jsdelfino1-2/+2
version of the store test that works with the nosql component. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@935459 13f79535-47bb-0310-9956-ffa450edef68
2010-04-17Strawman implementation of post, put and delete on a tinycdb database, for ↵jsdelfino1-0/+82
now just a simplistic rewrite of the db per update. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@935274 13f79535-47bb-0310-9956-ffa450edef68