Yes it probably is more of a title than a description. I'm still experimenting with the layout of that list. Right now it's just a very barebones HTML table.
I'm keeping a tight rein on server space. After one day of not being accessed, a stored config is "dehydrated" to just a 35KB ".binds" file and a 700B pickled object containing the data needed to regenerate the ref card(s). I initially planned to migrate that into SQL but I'm going to wait and see what sort of volumes I get before starting any work on that.
I'm keeping a tight rein on server space. After one day of not being accessed, a stored config is "dehydrated" to just a 35KB ".binds" file and a 700B pickled object containing the data needed to regenerate the ref card(s). I initially planned to migrate that into SQL but I'm going to wait and see what sort of volumes I get before starting any work on that.