summaryrefslogtreecommitdiff
path: root/python/londiste/bublin.py
AgeCommit message (Collapse)Author
2012-10-05Remove bublin.py - its unmaintainedMarko Kreen
It was supposed to support more elastic clustering, but the effort has stalled, and the code is unfinished. Remove it as it makes maintenance harder.
2011-05-11OCM-2279: londiste3 should translate everything to utf8, in a lossy wayEgon Valdmees
where appropriate * added argument 'encoding' to dispatcher handler * tests for invalid utf8 sequences * support for renamed table copy in dispatcher handler
2010-12-03londiste handler: convert bulkloader to handlerMarko Kreen
2010-11-26londiste: some handler fixesMarko Kreen
2010-08-30Bublin handler.Marko Kreen
londiste3 cf.ini add-table foo --handler='bublin(key_column)'