summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/components/sqldb (follow)
Commit message (Expand)AuthorAgeFilesLines
* Strawman implementation of the OAuth 2.0 protocol. Minor improvements to the ...jsdelfino2010-09-061-2/+2
* Script fixes to get database working with the HTTPS-enabled store-cluster sam...jsdelfino2010-08-192-13/+13
* Exclude test program build output from version control.jsdelfino2010-08-191-0/+0
* Test Postgresql hot standby + replication and integrated Postgresql database ...jsdelfino2010-08-1616-62/+479
* Some refactoring of the HTTP support, tunnel Memcached requests over HTTPS an...jsdelfino2010-08-141-1/+1
* Add build support for a minimum distribution using prebuilt dependencies from...jsdelfino2010-06-051-0/+3
* Fix source distribution build scripts, add missing files to the dist targets.jsdelfino2010-05-301-1/+4
* Fix distribution build, add missing files and samples and fix path to librari...jsdelfino2010-05-292-2/+5
* Add a tinycdb-based nosql SCA component and integrate with server. Add a vers...jsdelfino2010-04-191-0/+4
* Strawman implementation of post, put and delete on a tinycdb database, for no...jsdelfino2010-04-173-2/+6
* Add store test using the sqldb component. Add conninfo and table properties t...jsdelfino2010-04-097-11/+26
* Simple SQL database component implementation, using PostgreSQL.jsdelfino2010-04-0810-10/+701
* Create build structure for an SQL database component. Add dependencies to pos...jsdelfino2010-04-043-0/+109