CSQL Cache is updateable bi-directional table level caching solution to
improve application performance by 20-100 times. It can also be used as
ultra fast full fledged Main Memory Database.
Refer http://www.csqlcache.wordpress.com for more information about caching.
Additions in this release
1.Primitive ODBC Driver
2.ODBC Adapter for MySQL
3.Gateway with Synchronous mode
4.csqldump tool to take backup of tables and its records
5.Memory leak fixes using Valgrind
6.Improved test coverage in DBAPI, SQLAPI, JDBC, ODBC interfaces
7.Updated user manual
8.Recovery in case of graceful shutdown
9.cacheverify tool to verify the cache coherency with the target database
10.Bi-directional update propagation support for cached tables.