Closed IceBreeze closed 3 months ago
Congratulations @IceBreeze, the maintainer of this repository has issued you a holobyte! Here it is: https://holopin.io/holobyte/clz4te7lo43430ckztuus8vlq
This badge can only be claimed by you, so make sure that your GitHub account is linked to your Holopin account. You can manage those preferences here: https://holopin.io/account. Or if you're new to Holopin, you can simply sign up with GitHub, which will do the trick!
I took advantage of the issue #966 to try some suggestions like:
They are implemented inside the plugin because I think they are too invasive to be put elsewhere at the moment.
Also I added a little helper method to retrieve the tags from an archive and I slightly reworked various
get_archive*
methods internally, but I couldn't come up with a better name forh_get_archive
for the one that needs the Redis instance to be passed.