/rdm-native-value-formatters

Native value formatters for RedisDesktopManager

Primary LanguagePythonMIT LicenseMIT

RedisDesktopManager Native Value Formatters

Native value formatters are scripts or executables developed in different programming languages which allow to display in readable form the key values of various formats inside the RDM value editor. You can easily implement any formatter for your own purposes as well.

91f4b202-89a4-11e5-8446-b34f21ee9152

Examples

You can find example of native formatter in python-decompresser folder

Feel free to submit PR with your native formatter to this repo.