forked from tarantool/tarantool
-
Notifications
You must be signed in to change notification settings - Fork 0
GSoC 2021
Timur Safin edited this page Aug 23, 2021
·
18 revisions
Tarantool was selected as one of a hosting organizations for Google Summer of Code 2021, here is GSoC-2021 profile for Tarantool organization https://summerofcode.withgoogle.com/organizations/4813527870603264/
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