summaryrefslogtreecommitdiffstats
path: root/sca-cpp/branches/lightweight-sca/components/constdb/tinycdb.hpp (unfollow)
Commit message (Expand)AuthorFilesLines
2012-09-05git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1381061 13f79535-47bb-...giorgio1-0/+0
2012-07-16Minor memory management, performance, and tracing improvements.jsdelfino1-2/+11
2012-05-28Improve error reporting with a reason code. Improve debug and audit logging. ...jsdelfino1-4/+4
2011-11-21Change default log level from 'info' to 'notice' and improve some of the log ...jsdelfino1-14/+17
2011-11-10Enable multiple apps to co-exist under different paths in a single Virtual Ho...jsdelfino1-1/+13
2011-09-10Rename nosqldb component to constdb.jsdelfino1-0/+0
2011-01-09Fix memory leak in Python runtime integration. Reduce memory consumption of d...jsdelfino1-0/+4
2010-11-14Port to Ubuntu server 10.10 64-bit. C++ code fixes required to compile and ru...jsdelfino1-3/+3
2010-08-16Test Postgresql hot standby + replication and integrated Postgresql database ...jsdelfino1-19/+19
2010-05-29Fix distribution build, add missing files and samples and fix path to librari...jsdelfino1-37/+71
2010-04-19Reuse the same file descriptor when reopening a tinycdb database.jsdelfino1-4/+35
2010-04-19Add a tinycdb-based nosql SCA component and integrate with server. Add a vers...jsdelfino1-39/+94
2010-04-17Strawman implementation of post, put and delete on a tinycdb database, for no...jsdelfino1-0/+340