Skip to content

Commit 100e1a5

Browse files
committed
Version 0.13.0
1 parent 5a903a3 commit 100e1a5

File tree

127 files changed

+10552
-1961
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

127 files changed

+10552
-1961
lines changed

docs/404.html

Lines changed: 30 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<meta http-equiv="X-UA-Compatible" content="IE=edge">
66
<meta name="viewport" content="width=device-width, initial-scale=1.0">
77
<meta name="generator" content="Crystal Docs 1.10.1">
8-
<meta name="crystal_docs.project_version" content="0.12.0">
8+
<meta name="crystal_docs.project_version" content="0.13.0">
99
<meta name="crystal_docs.project_name" content="redis">
1010

1111

@@ -14,7 +14,7 @@
1414
<script type="text/javascript" src="js/doc.js"></script>
1515

1616
<meta name="repository-name" content="redis">
17-
<title>redis 0.12.0</title>
17+
<title>redis 0.13.0</title>
1818
<script type="text/javascript">
1919
CrystalDocs.base_path = "";
2020
</script>
@@ -45,7 +45,7 @@ <h1 class="project-name">
4545
</h1>
4646

4747
<span class="project-version">
48-
0.12.0
48+
0.13.0
4949
</span>
5050
</div>
5151
</div>
@@ -302,18 +302,18 @@ <h1 class="project-name">
302302

303303
<ul>
304304

305-
<li class="parent " data-id="redis/Redis/Geo/Radius" data-name="redis::geo::radius">
306-
<a href="Redis/Geo/Radius.html">Radius</a>
305+
<li class=" " data-id="redis/Redis/Geo/Box" data-name="redis::geo::box">
306+
<a href="Redis/Geo/Box.html">Box</a>
307307

308-
<ul>
308+
</li>
309309

310-
<li class=" " data-id="redis/Redis/Geo/Radius/Unit" data-name="redis::geo::radius::unit">
311-
<a href="Redis/Geo/Radius/Unit.html">Unit</a>
310+
<li class=" " data-id="redis/Redis/Geo/Member" data-name="redis::geo::member">
311+
<a href="Redis/Geo/Member.html">Member</a>
312312

313313
</li>
314314

315-
</ul>
316-
315+
<li class=" " data-id="redis/Redis/Geo/Radius" data-name="redis::geo::radius">
316+
<a href="Redis/Geo/Radius.html">Radius</a>
317317

318318
</li>
319319

@@ -322,6 +322,11 @@ <h1 class="project-name">
322322

323323
</li>
324324

325+
<li class=" " data-id="redis/Redis/Geo/Unit" data-name="redis::geo::unit">
326+
<a href="Redis/Geo/Unit.html">Unit</a>
327+
328+
</li>
329+
325330
</ul>
326331

327332

@@ -417,6 +422,11 @@ <h1 class="project-name">
417422

418423
</li>
419424

425+
<li class=" " data-id="redis/Redis/Graph/NodeLabel" data-name="redis::graph::nodelabel">
426+
<a href="Redis/Graph/NodeLabel.html">NodeLabel</a>
427+
428+
</li>
429+
420430
<li class=" " data-id="redis/Redis/Graph/Point" data-name="redis::graph::point">
421431
<a href="Redis/Graph/Point.html">Point</a>
422432

@@ -427,6 +437,11 @@ <h1 class="project-name">
427437

428438
</li>
429439

440+
<li class=" " data-id="redis/Redis/Graph/RelationshipType" data-name="redis::graph::relationshiptype">
441+
<a href="Redis/Graph/RelationshipType.html">RelationshipType</a>
442+
443+
</li>
444+
430445
<li class="parent " data-id="redis/Redis/Graph/ResultSet" data-name="redis::graph::resultset(t)">
431446
<a href="Redis/Graph/ResultSet.html">ResultSet</a>
432447

@@ -557,6 +572,11 @@ <h1 class="project-name">
557572

558573
</li>
559574

575+
<li class=" " data-id="redis/Redis/ReadOnly" data-name="redis::readonly">
576+
<a href="Redis/ReadOnly.html">ReadOnly</a>
577+
578+
</li>
579+
560580
<li class="parent " data-id="redis/Redis/ReplicationClient" data-name="redis::replicationclient">
561581
<a href="Redis/ReplicationClient.html">ReplicationClient</a>
562582

docs/Redis.html

Lines changed: 54 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<meta http-equiv="X-UA-Compatible" content="IE=edge">
66
<meta name="viewport" content="width=device-width, initial-scale=1.0">
77
<meta name="generator" content="Crystal Docs 1.10.1">
8-
<meta name="crystal_docs.project_version" content="0.12.0">
8+
<meta name="crystal_docs.project_version" content="0.13.0">
99
<meta name="crystal_docs.project_name" content="redis">
1010

1111

@@ -14,7 +14,7 @@
1414
<script type="text/javascript" src="js/doc.js"></script>
1515

1616
<meta name="repository-name" content="redis">
17-
<title>Redis - redis 0.12.0</title>
17+
<title>Redis - redis 0.13.0</title>
1818
<script type="text/javascript">
1919
CrystalDocs.base_path = "";
2020
</script>
@@ -45,7 +45,7 @@ <h1 class="project-name">
4545
</h1>
4646

4747
<span class="project-version">
48-
0.12.0
48+
0.13.0
4949
</span>
5050
</div>
5151
</div>
@@ -302,18 +302,18 @@ <h1 class="project-name">
302302

303303
<ul>
304304

305-
<li class="parent " data-id="redis/Redis/Geo/Radius" data-name="redis::geo::radius">
306-
<a href="Redis/Geo/Radius.html">Radius</a>
305+
<li class=" " data-id="redis/Redis/Geo/Box" data-name="redis::geo::box">
306+
<a href="Redis/Geo/Box.html">Box</a>
307307

308-
<ul>
308+
</li>
309309

310-
<li class=" " data-id="redis/Redis/Geo/Radius/Unit" data-name="redis::geo::radius::unit">
311-
<a href="Redis/Geo/Radius/Unit.html">Unit</a>
310+
<li class=" " data-id="redis/Redis/Geo/Member" data-name="redis::geo::member">
311+
<a href="Redis/Geo/Member.html">Member</a>
312312

313313
</li>
314314

315-
</ul>
316-
315+
<li class=" " data-id="redis/Redis/Geo/Radius" data-name="redis::geo::radius">
316+
<a href="Redis/Geo/Radius.html">Radius</a>
317317

318318
</li>
319319

@@ -322,6 +322,11 @@ <h1 class="project-name">
322322

323323
</li>
324324

325+
<li class=" " data-id="redis/Redis/Geo/Unit" data-name="redis::geo::unit">
326+
<a href="Redis/Geo/Unit.html">Unit</a>
327+
328+
</li>
329+
325330
</ul>
326331

327332

@@ -417,6 +422,11 @@ <h1 class="project-name">
417422

418423
</li>
419424

425+
<li class=" " data-id="redis/Redis/Graph/NodeLabel" data-name="redis::graph::nodelabel">
426+
<a href="Redis/Graph/NodeLabel.html">NodeLabel</a>
427+
428+
</li>
429+
420430
<li class=" " data-id="redis/Redis/Graph/Point" data-name="redis::graph::point">
421431
<a href="Redis/Graph/Point.html">Point</a>
422432

@@ -427,6 +437,11 @@ <h1 class="project-name">
427437

428438
</li>
429439

440+
<li class=" " data-id="redis/Redis/Graph/RelationshipType" data-name="redis::graph::relationshiptype">
441+
<a href="Redis/Graph/RelationshipType.html">RelationshipType</a>
442+
443+
</li>
444+
430445
<li class="parent " data-id="redis/Redis/Graph/ResultSet" data-name="redis::graph::resultset(t)">
431446
<a href="Redis/Graph/ResultSet.html">ResultSet</a>
432447

@@ -557,6 +572,11 @@ <h1 class="project-name">
557572

558573
</li>
559574

575+
<li class=" " data-id="redis/Redis/ReadOnly" data-name="redis::readonly">
576+
<a href="Redis/ReadOnly.html">ReadOnly</a>
577+
578+
</li>
579+
560580
<li class="parent " data-id="redis/Redis/ReplicationClient" data-name="redis::replicationclient">
561581
<a href="Redis/ReplicationClient.html">ReplicationClient</a>
562582

@@ -841,147 +861,147 @@ <h2>
841861
</h2>
842862

843863

844-
<a href="https://github.com/jgaskins/redis/blob/v0.12.0/src/client.cr#L7" target="_blank">
864+
<a href="https://github.com/jgaskins/redis/blob/v0.13.0/src/client.cr#L7" target="_blank">
845865
client.cr
846866
</a>
847867

848868
<br/>
849869

850870

851-
<a href="https://github.com/jgaskins/redis/blob/v0.12.0/src/cluster.cr#L8" target="_blank">
871+
<a href="https://github.com/jgaskins/redis/blob/v0.13.0/src/cluster.cr#L8" target="_blank">
852872
cluster.cr
853873
</a>
854874

855875
<br/>
856876

857877

858-
<a href="https://github.com/jgaskins/redis/blob/v0.12.0/src/commands.cr#L10" target="_blank">
878+
<a href="https://github.com/jgaskins/redis/blob/v0.13.0/src/commands.cr#L10" target="_blank">
859879
commands.cr
860880
</a>
861881

862882
<br/>
863883

864884

865-
<a href="https://github.com/jgaskins/redis/blob/v0.12.0/src/connection.cr#L13" target="_blank">
885+
<a href="https://github.com/jgaskins/redis/blob/v0.13.0/src/connection.cr#L13" target="_blank">
866886
connection.cr
867887
</a>
868888

869889
<br/>
870890

871891

872-
<a href="https://github.com/jgaskins/redis/blob/v0.12.0/src/errors.cr#L1" target="_blank">
892+
<a href="https://github.com/jgaskins/redis/blob/v0.13.0/src/errors.cr#L1" target="_blank">
873893
errors.cr
874894
</a>
875895

876896
<br/>
877897

878898

879-
<a href="https://github.com/jgaskins/redis/blob/v0.12.0/src/graph.cr#L16" target="_blank">
899+
<a href="https://github.com/jgaskins/redis/blob/v0.13.0/src/graph.cr#L16" target="_blank">
880900
graph.cr
881901
</a>
882902

883903
<br/>
884904

885905

886-
<a href="https://github.com/jgaskins/redis/blob/v0.12.0/src/json.cr#L5" target="_blank">
906+
<a href="https://github.com/jgaskins/redis/blob/v0.13.0/src/json.cr#L5" target="_blank">
887907
json.cr
888908
</a>
889909

890910
<br/>
891911

892912

893-
<a href="https://github.com/jgaskins/redis/blob/v0.12.0/src/log.cr#L3" target="_blank">
913+
<a href="https://github.com/jgaskins/redis/blob/v0.13.0/src/log.cr#L3" target="_blank">
894914
log.cr
895915
</a>
896916

897917
<br/>
898918

899919

900-
<a href="https://github.com/jgaskins/redis/blob/v0.12.0/src/parser.cr#L4" target="_blank">
920+
<a href="https://github.com/jgaskins/redis/blob/v0.13.0/src/parser.cr#L4" target="_blank">
901921
parser.cr
902922
</a>
903923

904924
<br/>
905925

906926

907-
<a href="https://github.com/jgaskins/redis/blob/v0.12.0/src/pipeline.cr#L6" target="_blank">
927+
<a href="https://github.com/jgaskins/redis/blob/v0.13.0/src/pipeline.cr#L6" target="_blank">
908928
pipeline.cr
909929
</a>
910930

911931
<br/>
912932

913933

914-
<a href="https://github.com/jgaskins/redis/blob/v0.12.0/src/read_only_commands.cr#L1" target="_blank">
934+
<a href="https://github.com/jgaskins/redis/blob/v0.13.0/src/read_only_commands.cr#L1" target="_blank">
915935
read_only_commands.cr
916936
</a>
917937

918938
<br/>
919939

920940

921-
<a href="https://github.com/jgaskins/redis/blob/v0.12.0/src/redis.cr#L9" target="_blank">
941+
<a href="https://github.com/jgaskins/redis/blob/v0.13.0/src/redis.cr#L9" target="_blank">
922942
redis.cr
923943
</a>
924944

925945
<br/>
926946

927947

928-
<a href="https://github.com/jgaskins/redis/blob/v0.12.0/src/search.cr#L5" target="_blank">
948+
<a href="https://github.com/jgaskins/redis/blob/v0.13.0/src/search.cr#L5" target="_blank">
929949
search.cr
930950
</a>
931951

932952
<br/>
933953

934954

935-
<a href="https://github.com/jgaskins/redis/blob/v0.12.0/src/search/aggregate.cr#L1" target="_blank">
955+
<a href="https://github.com/jgaskins/redis/blob/v0.13.0/src/search/aggregate.cr#L1" target="_blank">
936956
search/aggregate.cr
937957
</a>
938958

939959
<br/>
940960

941961

942-
<a href="https://github.com/jgaskins/redis/blob/v0.12.0/src/streaming.cr#L3" target="_blank">
962+
<a href="https://github.com/jgaskins/redis/blob/v0.13.0/src/streaming.cr#L3" target="_blank">
943963
streaming.cr
944964
</a>
945965

946966
<br/>
947967

948968

949-
<a href="https://github.com/jgaskins/redis/blob/v0.12.0/src/time_series.cr#L4" target="_blank">
969+
<a href="https://github.com/jgaskins/redis/blob/v0.13.0/src/time_series.cr#L4" target="_blank">
950970
time_series.cr
951971
</a>
952972

953973
<br/>
954974

955975

956-
<a href="https://github.com/jgaskins/redis/blob/v0.12.0/src/to_hash.cr#L1" target="_blank">
976+
<a href="https://github.com/jgaskins/redis/blob/v0.13.0/src/to_hash.cr#L1" target="_blank">
957977
to_hash.cr
958978
</a>
959979

960980
<br/>
961981

962982

963-
<a href="https://github.com/jgaskins/redis/blob/v0.12.0/src/transaction.cr#L4" target="_blank">
983+
<a href="https://github.com/jgaskins/redis/blob/v0.13.0/src/transaction.cr#L4" target="_blank">
964984
transaction.cr
965985
</a>
966986

967987
<br/>
968988

969989

970-
<a href="https://github.com/jgaskins/redis/blob/v0.12.0/src/value.cr#L3" target="_blank">
990+
<a href="https://github.com/jgaskins/redis/blob/v0.13.0/src/value.cr#L3" target="_blank">
971991
value.cr
972992
</a>
973993

974994
<br/>
975995

976996

977-
<a href="https://github.com/jgaskins/redis/blob/v0.12.0/src/version.cr#L1" target="_blank">
997+
<a href="https://github.com/jgaskins/redis/blob/v0.13.0/src/version.cr#L1" target="_blank">
978998
version.cr
979999
</a>
9801000

9811001
<br/>
9821002

9831003

984-
<a href="https://github.com/jgaskins/redis/blob/v0.12.0/src/writer.cr#L1" target="_blank">
1004+
<a href="https://github.com/jgaskins/redis/blob/v0.13.0/src/writer.cr#L1" target="_blank">
9851005
writer.cr
9861006
</a>
9871007

@@ -1030,7 +1050,7 @@ <h2>
10301050

10311051

10321052
<dt class="entry-const" id="VERSION">
1033-
<strong>VERSION</strong> = <code><span class="s">&quot;0.12.0&quot;</span></code>
1053+
<strong>VERSION</strong> = <code><span class="s">&quot;0.13.0&quot;</span></code>
10341054
</dt>
10351055

10361056

@@ -1096,7 +1116,7 @@ <h2>
10961116
<br/>
10971117
<div>
10981118

1099-
[<a href="https://github.com/jgaskins/redis/blob/v0.12.0/src/to_hash.cr#L6" target="_blank">View source</a>]
1119+
[<a href="https://github.com/jgaskins/redis/blob/v0.13.0/src/to_hash.cr#L6" target="_blank">View source</a>]
11001120

11011121
</div>
11021122
</div>
@@ -1112,7 +1132,7 @@ <h2>
11121132
<br/>
11131133
<div>
11141134

1115-
[<a href="https://github.com/jgaskins/redis/blob/v0.12.0/src/to_hash.cr#L2" target="_blank">View source</a>]
1135+
[<a href="https://github.com/jgaskins/redis/blob/v0.13.0/src/to_hash.cr#L2" target="_blank">View source</a>]
11161136

11171137
</div>
11181138
</div>

0 commit comments

Comments
 (0)