forked from tarantool/tarantool
-
Notifications
You must be signed in to change notification settings - Fork 0
Developer information
Igor Munkin edited this page Apr 20, 2021
·
23 revisions
- Server architecture
- Vinyl Storage Engine Architecture
- Feature specifications
- What's in a good specification
- Code review procedure
- How to debug core dump of stripped tarantool
- How to use Address Sanitizer
- How to build RPM/DEB packages using PackPack
- How to collect a coredump
- Automatic-RPM-DEB-Packages-module-building
- LuaJIT backporting guidelines
- LuaJIT guide
Architecture Specifications
- Server architecture
- Feature specifications
- What's in a good specification
- Functional indexes
- Space _index structure
- R tree index quick start and usage
- LuaJIT
- Vinyl
- SQL
- Testing
- Performance
How To ...?
- ... add new fuzzers
- ... build RPM or Deb package using packpack
- ... calculate memory size
- ... debug core dump of stripped tarantool
- ... debug core from different OS
- ... debug Lua state with GDB
- ... generate new bootstrap snapshot
- ... use Address Sanitizer
- ... collect a coredump
Lua modules
Useful links