summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/components/nosqldb/tinycdb.hpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix memory leak in Python runtime integration. Reduce memory consumption of d...jsdelfino2011-01-091-0/+4
* Port to Ubuntu server 10.10 64-bit. C++ code fixes required to compile and ru...jsdelfino2010-11-141-3/+3
* Test Postgresql hot standby + replication and integrated Postgresql database ...jsdelfino2010-08-161-19/+19
* Fix distribution build, add missing files and samples and fix path to librari...jsdelfino2010-05-291-37/+71
* Reuse the same file descriptor when reopening a tinycdb database.jsdelfino2010-04-191-4/+35
* Add a tinycdb-based nosql SCA component and integrate with server. Add a vers...jsdelfino2010-04-191-39/+94
* Strawman implementation of post, put and delete on a tinycdb database, for no...jsdelfino2010-04-171-0/+340