twir
twir copied to clipboard
Add library for key-value storage keys
For a key-value storages (e.g. Redis), it is better to have a single "source of truth" for keys, as this makes computing keys more convenient and less error-prone, so we need a library for this.