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
84f93fbf
Commit
84f93fbf
authored
11 years ago
by
Dmitry Simonenko
Browse files
Options
Downloads
Patches
Plain Diff
module-sophia: debian package added.
parent
19c06c56
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
debian/control
+13
-1
13 additions, 1 deletion
debian/control
debian/tarantool-sophia-module.install
+1
-0
1 addition, 0 deletions
debian/tarantool-sophia-module.install
with
14 additions
and
1 deletion
debian/control
+
13
−
1
View file @
84f93fbf
...
...
@@ -53,7 +53,8 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
tarantool (= ${binary:Version}),
tarantool-sql-module,
tarantool-postgresql-module,
tarantool-mysql-module
tarantool-mysql-module,
tarantool-sophia-module
Suggests: tarantool-dbg, libdr-tarantool-perl
Description: Tarantool in-memory database - all plug-ins bundle
Tarantool is an in-memory database and Lua application server.
...
...
@@ -94,6 +95,17 @@ Description: Tarantool in-memory database - MySQL connector
This package contains a connector to MySQL database for Tarantool
Lua stored procedures.
Package: tarantool-sophia-module
Architecture: i386 amd64 kfreebsd-i386 kfreebsd-amd64 hurd-i386
Priority: optional
Depends: ${shlibs:Depends}, ${misc:Depends},
tarantool (= ${binary:Version})
Suggests: tarantool-dbg
Description: Tarantool in-memory database - sophia bindings
Tarantool is an in-memory database and Lua application server.
This package contains a bindings to the Sophia database for
Tarantool Lua stored procedures.
Package: tarantool-client
Architecture: i386 amd64 kfreebsd-i386 kfreebsd-amd64 hurd-i386
Priority: optional
...
...
This diff is collapsed.
Click to expand it.
debian/tarantool-sophia-module.install
0 → 100644
+
1
−
0
View file @
84f93fbf
usr
/
lib
/
tarantool
/
1.5
/
box
/
sophia
.
so
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