Re: [aur-dev] Question about sanitized data dumps

2011-02-04 Thread elij
On Fri, Feb 4, 2011 at 3:29 PM, Loui Chang wrote: > Nothing has been set up yet, it's just something I had been thinking > about. I think it could encourage more development. Yeah we would > definitely have to sanitize the data. Providing the source packages via > rsync or something would be the f

Re: [aur-dev] AUR slow queries, stale database columns, etc.

2011-02-04 Thread Loui Chang
On Sat 29 Jan 2011 15:50 -0600, Dan McGee wrote: > LocationID, DummyPkg- are these used anymore on the Packages table? If > not, getting rid of these would do wonders toward actually allowing > MySQL to use indexes for some queries, which it has been unable to do > for a long time. I've pasted some

Re: [aur-dev] Question about sanitized data dumps

2011-02-04 Thread Loui Chang
On Sun 30 Jan 2011 13:54 -0800, elij wrote: > I have been [fooling around][1] with an aur-rpc reimplementation in > ruby+redis with sphinx as the search engine. > > Loui [mentioned][2] he had been thinking about providing a dump of the > existing database or something, to users who are interested