This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm that you accept these cookies being set.

Storage thats in the back
#1
Hi,

When you make backup your scripting storage gets backed up.  Is there a way to view this on a windows system?   I kinda figured the storage is saved in the redis.rdb file, right?


Thanks,


Roger
Reply
#2
I'm not sure if there's a Windows version of any kind. Most GUI apps connect to Redis server directly (LM does not expose Redis externally). On Linux there's a command line tool that can convert RDB to JSON which then can be viewed using GUI: https://github.com/sripathikrishnan/redis-rdb-tools
Reply


Forum Jump: