Skip to content
fsweetser edited this page Jan 13, 2012 · 21 revisions

Proposed Features

  • IPv6 support
    • Address storage (no good 128 bit int in Mysql - may require switching to Postgresql backend)
    • Address management policies
  • Switch to Postgresql backend
    • Better transaction support
    • Far easier IPv6 support
  • Convert to Catalyst application (think Ruby on Rails, but for Perl)
  • DNSSec
  • Simple RPZ support
  • UI overhaul
  • Add ostype and serial number data to machine records
    • New columns vs attribute
    • Mandatory vs optional
  • Database schema versioning
    • Need to have explicit schema version tracking in database
    • Promising resource on database migration in general: http://databaserefactoring.com/
    • Continue rolling custom vs pre-canned solution (couldn't find many in perl...)
    • Require rollback support?
Clone this wiki locally