tarantool/memcached

tarantool-memcached as a systemd service

Open

#62 opened on Jul 8, 2020

 (0 comments) (0 reactions) (0 assignees)C (10 forks)auto 404
featuregood first issue

Repository metrics

Stars
 (30 stars)
PR merge metrics
 (PR metrics pending)

Description

We can ship ready-to-use tarantool instance file, which starts memcached module. It should read a configuration from /etc/tarantool-memcached/, which should allow to customize box settings (say, memtx_memory) and memcached settings (say, listening port and storage engine (after #15)).

Contributor guide