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