memcached
memcached copied to clipboard
Memcached protocol 'wrapper' for tarantool
Versions: * Tarantool 2.8.2 Debug plus memcached master (1.0.1-40-g5aaac83) Debug. * Tarantool 2.10.0-beta2-206-g63de77fd8 Debug plus memcached master + PR #102 (2596c33399bcc0886ce5663a3b83daa34277c768). The second configuration fails less often, but still. So...
Cartridge API has a method for reload Cartridge role [^1]. See an example of test for module hotreload in [^2] and some explanation regarding hotreload in [^3]. [^1]: https://www.tarantool.io/en/doc/latest/book/cartridge/cartridge_api/modules/cartridge.roles/#reload [^2]:...
libmemcached builds correctly with gcc
# Overview TAP provides a mechanism to observe from the outside data changes going on within a memcached server. # Use cases TAP is a building block for lots of...
Give user ability to work with memcached data from LUA like it's local MC (don't give out internal information about data) and give full compatibility with network binary API.
Give user ability to run memcached port on UDP/UNIX/TCP sockets
Hi, SASL authorization is not working OS: Rocky 8.8 SASL: 2.1.27 tarantool: 2.11.3 Config SASL: /etc/sasl2/tarantool-memcached.conf ``` mech_list: plain cram-md5 log_level: 7 sasldb_path: /tmp/test-tarantool-memcached.sasldb ``` User: `echo testpass | saslpasswd2...
``` [005] text/expirations.test.py [ pass ] [005] text/flags.test.py [ pass ] [005] text/flush-all.test.py [ pass ] [005] text/getset.test.py [ fail ] [005] [005] Test failed! Result content mismatch: [005] ---...
We were asked to create packages for AlmaLinux 9 and Fedora 34. It looks like `packpack/packpack` supports AlmaLinux 9, so we just need to add the platform to the list...