Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 471148 - Tarantool overlay (http://tarantool.org)
Summary: Tarantool overlay (http://tarantool.org)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Infrastructure
Classification: Unclassified
Component: Gentoo Overlays (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Overlays Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-05-24 10:56 UTC by Roman Tsisyk
Modified: 2013-06-20 19:44 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
id_rsa.pub (rtsisyk_id_rsa.pub,398 bytes, text/plain)
2013-05-24 10:56 UTC, Roman Tsisyk
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Roman Tsisyk 2013-05-24 10:56:07 UTC
Hi,

I am a Tarantool developer and I would like to add the official overlay for this project to overlays.gentoo.org.

Tarantool is an in-memory database designed to store the most volatile
and highly accessible web content. Tarantool has been extensively used
in production since 2009. Its key features include:
 * all data is maintained in RAM
 * data persistence is implemented using Write Ahead Log and snapshots
 * supports asynchronous replication and hot standby
 * uses coroutines and asynchronous I/O to implement high-performance
lock-free access to data
 * stored procedures in Lua are supported

http://tarantool.org/

I hosted the first version of the overlay on GitHub.
https://github.com/rtsisyk/tarantool-gentoo-overlay

We would like to submit these ebuilds to the official portage tree after testing.
Your comments and suggestions are welcome. Thanks!
Comment 1 Roman Tsisyk 2013-05-24 10:56:45 UTC
Created attachment 349052 [details]
id_rsa.pub
Comment 2 Roman Tsisyk 2013-06-03 07:34:18 UTC
Is there anybody alive out there?
Comment 3 Theo Chatzimichos (RETIRED) archtester gentoo-dev Security 2013-06-19 11:45:08 UTC
Added, apologies for the delay
Comment 4 Roman Tsisyk 2013-06-20 19:44:27 UTC
Thanks.