branches/
|
1
(19 years ago)
by filippis:
Initial import of tools
|
tags/
|
91
(18 years ago)
by duarte:
Creating of tools version 0.2:
Freeze of tools package at rev89.
New classes QueryThread and DataDistributer.
Reorganised DataDistribution (split into DataDistribution and DataDistributer)
Main functionality difference is that dump/loads of databases are now threaded thus being a lot faster (some parellelism in dumps/loads)
|
trunk/
|
95
(18 years ago)
by duarte:
Adapted also ClusterConnection and checking methods in DataDistribution to text/numeric keys.
Some methods in ClusterConnection have not changed at all even though they deal with keys. I haven't changed them because they are applicable only to numeric keys:
insertIdxInMaster, getLastInsertId and getIdxSet
|