I hereby claim:
- I am jstr on github.
- I am jstr (https://keybase.io/jstr) on keybase.
- I have a public key whose fingerprint is 28CC 4A6C 5B43 6611 7B52 F213 3736 22D9 B989 DC4E
To claim this, I am signing this object:
diff --git a/lib/calendar/date_time/parse.ex b/lib/calendar/date_time/parse.ex | |
index 914247f..5d22596 100644 | |
--- a/lib/calendar/date_time/parse.ex | |
+++ b/lib/calendar/date_time/parse.ex | |
@@ -233,6 +233,10 @@ defmodule Calendar.DateTime.Parse do | |
iex> rfc3339_utc("fooo") | |
{:bad_format, nil} | |
+ # Missing time zone offset | |
+ iex> rfc3339_utc("1996-12-19T16:39:57") |
""" | |
Copies all keys from the source Redis host to the destination Redis host. | |
Useful to migrate Redis instances where commands like SLAVEOF and MIGRATE are | |
restricted (e.g. on Amazon ElastiCache). | |
The script scans through the keyspace of the given database number and uses | |
a pipeline of DUMP and RESTORE commands to migrate the keys. | |
Requires Redis 2.8.0 or higher. |
From d6fecfa5e32e692664a651ab60e0975302da7e6e Mon Sep 17 00:00:00 2001 | |
From: James Stradling <[email protected]> | |
Date: Wed, 27 Jul 2016 18:18:07 +1300 | |
Subject: [PATCH] Accept HTTP request body content in targets file via @@ | |
prefix | |
diff --git a/lib/targets.go b/lib/targets.go | |
index 394e9eb..e01105b 100644 | |
--- a/lib/targets.go |
I hereby claim:
To claim this, I am signing this object: