xunch 0.0.9.1 → 0.0.9.2
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/xunch/connection/fiber_redis_pool.rb +1 -0
- data/lib/xunch/shard/shard_info.rb +2 -1
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: f9e243a498f5fb934616634590b4364264b0789e
|
4
|
+
data.tar.gz: a005e7788ad30122e25c275e9b163f29af22bea6
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 54586e08a65dc20c8e3a2ec360beeb3f4ab3ee76e8bd06b0b8768170f06a0989bfaf76b06b906a543f76de93ab036991cbcf682e8904d9a033c5afea120d8f8e
|
7
|
+
data.tar.gz: 7456d2bef5e619304a8ec0ec7c0460d03eb5e6b1f4cfee9f5a8a088ed22fc73bfbf5ded192273c061fcc7770a880f8cfa233a853ea9bf60dc2a90b1767690c56
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: xunch
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.0.9.
|
4
|
+
version: 0.0.9.2
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Ted Wang
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2014-
|
11
|
+
date: 2014-02-10 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: redis
|