redislike 0.2.11 → 0.2.12
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- checksums.yaml.gz.sig +0 -0
- data.tar.gz.sig +0 -0
- data/README.org +2 -2
- metadata +1 -1
- metadata.gz.sig +0 -0
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: bf9c3b2b7941fc72edff37c5c50a5051fabe0b55bcac4dc5c58805a8d986e86a
|
|
4
|
+
data.tar.gz: 624b18363cdb368276b939037cad7b54ec17a782b865cd54cfe32b8a32ea9f34
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 64f0c68010c81a69eb00d101b17606c36a84c15cdf256400d0149f5fc9d8ea521f7fc45b92bf6414fba09266216dd2fc8c57dc63e011c02ff8acdb114bb15275
|
|
7
|
+
data.tar.gz: d5ae9b494ebe931c0978c745f72eaed89680bb93f98b141eb178ee51e64b342c193c3a2ae606af98d9e281a3334ac9ef164c59ebcfe7a2789f8444057926f87e
|
checksums.yaml.gz.sig
CHANGED
|
Binary file
|
data.tar.gz.sig
CHANGED
|
Binary file
|
data/README.org
CHANGED
|
@@ -82,8 +82,8 @@
|
|
|
82
82
|
restructured to align with those provided by Redis, and tests were written to
|
|
83
83
|
guide this process.
|
|
84
84
|
|
|
85
|
-
|
|
86
|
-
accidentally reimplemented (some of) Redis
|
|
85
|
+
*TL;DR: I wanted RPOPLPUSH in Moneta, didn't define scope boundaries and
|
|
86
|
+
accidentally reimplemented (some of) Redis.*
|
|
87
87
|
|
|
88
88
|
* What's up with the tests?
|
|
89
89
|
|
metadata
CHANGED
metadata.gz.sig
CHANGED
|
Binary file
|