Sha256: acfbffae76ef211a540967e4200c4e308e1daf4d8ab90b77cea9c2d4fca26a4f
Contents?: true
Size: 1.18 KB
Versions: 1
Compression:
Stored size: 1.18 KB
Contents
DataFabric changelog v1.2.4 - 2009-03-09 - Add FiveRuns Dash recipe for data_fabric. See http://dash.fiveruns.com for details. - Fixed incorrect remove_connection method signature. - The official data_fabric repository is now http://github.com/mperham/data_fabric. v1.2.3 - 2009-02-05 - Release connections at the end of each Rails action. If you see 5 second pauses in your application, it's because the connection pool is timing out and releasing checked out connections. - NB: DataFabric passes all tests against Rails 2.3.0. v1.2.2 - 2008-12-16 - Fix multithreading issue with AR 2.2. v1.2.1 - 2008-12-01 - Clean up gem of superfluous files, trims gem size from 160k to 50k. No functional changes. v1.2.0 - 2008-12-01 - Now supports ActiveRecord 2.2. v1.1.0 - 2008-11-22 - Cache connections so we don't have to reconnect constantly. (Justin Balthrop, Geni) - Clean up logging API (not backwards-compatible) - Verify wrapped connections automatically so cached mysql connections older than 8 hours don't die due to timeout. - Please note this version is not Rails 2.2-compatible. DataFabric 2.0 will be. Detailed commit history: http://github.com/mperham/data_fabric/commits/master
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
data_fabric-1.2.4 | CHANGELOG |