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
f7074c75
Commit
f7074c75
authored
10 years ago
by
Konstantin Osipov
Browse files
Options
Downloads
Plain Diff
Merge branch 'master' of github.com:tarantool/tarantool
parents
1630921e
6d9234a8
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
doc/www/content/pages/faq.rst
+4
-4
4 additions, 4 deletions
doc/www/content/pages/faq.rst
with
4 additions
and
4 deletions
doc/www/content/pages/faq.rst
+
4
−
4
View file @
f7074c75
...
...
@@ -25,9 +25,9 @@
**What's the key advantage of Tarantool?**
::
Tarantool provides a rich database feature set (HASH, TREE BITSET indexes,
secondary indexes, composite indexes, asynchronous replication
, hot standby,
data durability)
in a flexible environment of a Lua interpreter.
Tarantool provides a rich database feature set (HASH, TREE
, RTREE,
BITSET indexes,
secondary indexes, composite indexes,
transactions, triggres,
asynchronous replication
)
in a flexible environment of a Lua interpreter.
These two properties make it possible to code fast, atomic and reliable in-memory
data servers which handle non-trivial application-specific logic. The win over
...
...
@@ -40,7 +40,7 @@
::
We continuously improve server performance. On the feature front, automatic
sharding and online upgrade are the two major goals of 201
4
.
sharding and online upgrade are the two major goals of 201
5
.
**Who is developing Tarantool?**
::
...
...
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