You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -51,7 +51,9 @@ For later Tarantool use ``master`` branch::
51
51
What is Tarantool?
52
52
------------------
53
53
54
-
`Tarantool`_ is a NoSQL database running inside a Lua program. It combines the network programming power of Node.JS with data persistency capabilities of Redis. It's open source, `BSD licensed`_.
54
+
`Tarantool`_ is a NoSQL database running inside a Lua program. It combines the
55
+
network programming power of Node.JS with data persistency capabilities of
56
+
Redis. It's open source, `BSD licensed`_.
55
57
56
58
Features
57
59
--------
@@ -66,7 +68,6 @@ Features
66
68
* asynchronous master-master replication
67
69
* authentication and access control
68
70
69
-
70
71
See More
71
72
^^^^^^^^
72
73
@@ -80,7 +81,7 @@ See More
80
81
.. _`Tarantool Database`:
81
82
.. _`Tarantool Homepage`: http://tarantool.org
82
83
.. _`Tarantool at Github`: https://github.com/tarantool/tarantool
83
-
.. _`Tarantool User Guide`: http://tarantool.org/doc/user_guide.html
84
+
.. _`Tarantool User Guide`: http://tarantool.org/doc/book/index.html
0 commit comments