4 ms·
The Windows Registry is a pretty good key-value store for centrally storing config. Because some, perhaps many, have abused the originally good idea, does not
by hackbinary 4y ago
The Windows Registry is a pretty good key-value store for centrally storing config.
Because some, perhaps many, have abused the originally good idea, does not invalidate its positive aspects.
Also, I do not agree it is a file system. It is a key-value storage system that is leagues better than the win.ini, system.ini, and the prolific ini file collection hell it replaced.
Some form of version control would make the registry better.
- thehappypm 4y agoIt’s impressive because they actually achieved that level of centralization. Most systems aim to have a centralized configuration “place” but it doesn’t stick. With windows the registry really did stick