summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/components/constdb/tinycdb.hpp (unfollow)
Commit message (Expand)AuthorFilesLines
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