Skip to content

Instantly share code, notes, and snippets.

View aingham's full-sized avatar

Andy Ingham aingham

  • Affinity Digital
View GitHub Profile
@SchumacherFM
SchumacherFM / Config.php
Last active March 4, 2018 19:44 — forked from colinmollenhour/Config.php
Magento config.php -> Stampede-Resistant Config Cache
<?php
/**
* Magento
*
* NOTICE OF LICENSE
*
* This source file is subject to the Open Software License (OSL 3.0)
* that is bundled with this package in the file LICENSE.txt.
* It is also available through the world-wide-web at this URL:
* http://opensource.org/licenses/osl-3.0.php
@copernicus
copernicus / ec2-metadata
Created April 20, 2012 13:00 — forked from yaronf/ec2-metadata
ec2-metadata: a simple tool for exploring Amazon EC2 metadata, extended with network and VPC info
#!/bin/bash
#
#########################################################################
#This software code is made available "AS IS" without warranties of any #
#kind. You may copy, display, modify and redistribute the software #
#code either by itself or as incorporated into your code; provided that #
#you do not remove any proprietary notices. Your use of this software #
#code is at your own risk and you waive any claim against Amazon #
#Digital Services, Inc. or its affiliates with respect to your use of #
#this software code. (c) 2006-2007 Amazon Digital Services, Inc. or its #