Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
T
tarantool
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
core
tarantool
Commits
7cb738dd
Commit
7cb738dd
authored
6 years ago
by
gdrbyKo1
Committed by
Kirill Yukhin
6 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Update external links in README.md
parent
df92238c
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+7
-7
7 additions, 7 deletions
README.md
with
7 additions
and
7 deletions
README.md
+
7
−
7
View file @
7cb738dd
...
...
@@ -7,15 +7,15 @@
[
![Gitter
][
gitter-badge
]
][gitter-url]
[
![Google Groups
][
groups-badge
]
][groups-url]
http://tarantool.
org
http
s
://tarantool.
io/
Tarantool is an in-memory database and application server.
Key features of the application server:
*
100% compatible drop-in replacement for Lua 5.1,
based on LuaJIT 2.1.
Simply use #!/usr/bin/tarantool instead of
#!/usr/bin/lua in your script.
Simply use
`
#!/usr/bin/tarantool
`
instead of
`
#!/usr/bin/lua
`
in your script.
*
full support for Lua modules and a rich set of
own modules, including cooperative multitasking,
non-blocking I/O, access to external databases, etc
...
...
@@ -30,7 +30,7 @@ Key features of the database:
*
asynchronous master-master replication
*
authentication and access control
*
the database is just a C extension to the
app server and can be turned off
app
lication
server and can be turned off
Supported platforms are Linux/x86 and FreeBSD/x86, Mac OS X.
...
...
@@ -39,12 +39,12 @@ scalable Web architecture: queue servers, caches,
stateful Web applications.
To download and install Tarantool as a binary package for your OS, please visit
https://tarantool.o
rg/en
/download/download.html.
https://tarantool.
i
o/download/download.html.
To build Tarantool from source, see detailed instructions in the Tarantool
documentation at https://tarantool.o
rg
/en/doc/dev_guide/building_from_source
.html
.
documentation at https://tarantool.
i
o/en/doc/
2.1/
dev_guide/building_from_source
/
.
Please report bugs at http://github.com/tarantool/tarantool/issues
Please report bugs at http
s
://github.com/tarantool/tarantool/issues
We also warmly welcome your feedback in the discussion mailing
list, tarantool@googlegroups.com.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment