Revocation events using integers, not UUIDs

Registered by Adam Young

UUIDs are large. The Events table should be optimized for reads, and tha means the index should be an integer, not a string. Migrate from UUID ID to integer (autoincrement) id.

Blueprint information

Status:
Complete
Approver:
None
Priority:
Low
Drafter:
Adam Young
Direction:
Needs approval
Assignee:
Adam Young
Definition:
Obsolete
Series goal:
None
Implementation:
Unknown
Milestone target:
None
Completed by
Steve Martinelli

Related branches

Sprints

Whiteboard

This does not need a spec, once this is started we can target it to a release (preferably Kilo)

this is an implementation detail, not a new feature, blueprints should be used to describe new features.
toss up some code that does this implementation change and report a bug citing poor performance.

(?)

Work Items

This blueprint contains Public information 
Everyone can see this information.

Subscribers

No subscribers.