Skip to content

Replace Python shelve for confdb2 with something more portable

as a result of the investigation for #258 (closed), it seems better to replace Python shelve with a technology that does not use different file names on different platforms.

SQLite could be a candidate.

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information