This topic contains 2 replies, has 1 voice, and was last updated by Eliot Muir 7 years, 1 month ago.
Improved version of store module.
You must be logged in to reply to this topic.
This topic contains 2 replies, has 1 voice, and was last updated by Eliot Muir 7 years, 1 month ago.
Just published an improved version of the store module that allows one to override the default database store.
This is very helpful if you have many channels that use the store module and you’d like to keep them independent.
This shows the new functionality:
If you are running Iguana 6 you can just import the new store module from the Iguana Tools repo.
I also realized I needed more flexibility so I created store2:
This has a more flexible interface in that it allows multiple stores per one translator instance.
You can get the new store module directly into Iguana 6 or you can grab it from GIT directly:
https://github.com/interfaceware/iguana-tools/blob/master/shared/store2.lua
You must be logged in to reply to this topic.