Skip to content

Instantly share code, notes, and snippets.

@bglopez
bglopez / fifo_set_queue.py
Created December 12, 2020 03:30 — forked from lewellent/fifo_set_queue.py
FIFO Set Queue for Redis (Python)
__author__ = "Todd Lewellen"
"""
The MIT License (MIT)
Copyright (c) 2014 Todd Lewellen
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
@bglopez
bglopez / template.pl
Created June 21, 2019 07:14 — forked from gjherbiet/template.pl
A Perl script template
#!/usr/bin/env perl -w
##############################################################################
# File :
# Author : Guillaume-Jean Herbiet <[email protected]>
#
#
# Copyright (c) 2010 Guillaume-Jean Herbiet (http://herbiet.net)
#
# This program is free software: you can redistribute it and/or modify