mit einem Klick
tarantool
tarantool enthält 4 gesammelte Skills von tarantool, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.
Skills in diesem Repository
Enables standards for writing and reviewing Tarantool patches: commit structure and message format, rules for modularity, performance, comments, and code style. MUST use when writing or editing code and committing.
Enables knowledge for replication-specific tasks. MUST use when developing or reasoning about replication overall, applier, relay, txn_limbo, raft, synchronous and asynchronous replication, replicas.
Enables writing and running tests for replication-specific code. MUST use when editing/adding tests under `test/replication/` or `test/replication-luatest/`.
Enables access to user-specific development setup: sources fetch, configure, build, tests, static analysis. MUST use when `doc/agents/local_setup.md` is missing or seems outdated, and you need to do any of the previously listed activities.