#11714 DNF countme minor changes post migration
Opened 4 months ago by james. Modified 2 months ago

Again, mostly for tracking but at least this ticket is opened on the correct timeline.

These are things that came up after the migration, that would be helpful to do...

  • Take the totals.db and split it into totals-unique-ip.db and totals-countme.db just before it hits the website.

  • Compress the totals*.db on the website.

  • Automatically call the trim/vacuum/super-vacuum code somewhere for the working raw*.db files.


Take the totals.db and split it into totals-unique-ip.db and totals-countme.db just before it hits the website.

To elaborate: sys_age = -1 into totals-unique-ip.db and everything else in totals-countme.db (which should make the latter exactly as it was before the recent changes).

Metadata Update from @phsmoura:
- Issue priority set to: Waiting on Assignee (was: Needs Review)
- Issue tagged with: medium-gain, medium-trouble, ops

4 months ago

I've written the code and have it running on log01, there's things to tidy up and it should go into production properly ... maybe do some docs. or something too :) ... but if you want to look at it, it's ready now.

@james Any progress on the remaining things?

I've been on PTO, ust got back today ... should be opening PRs soon. Probably tomorrow, but maybe later today.

Login to comment on this ticket.

Metadata
Boards 1
ops Status: Backlog