forked from tarantool/tarantool
-
Notifications
You must be signed in to change notification settings - Fork 0
Feature specifications
Konstantin Osipov edited this page Jul 11, 2016
·
14 revisions
- Brokers
- [Fiber JOIN and mailboxes](New fiber API)
- Source Modularization 1.6
- [Console Client](Interactive console)
- [box.tuple TODO](Tuples TODO)
- Functional indexes
- Cluster Configuration
- [A new binary protocol](Binary protocol v1.6)
- [New Socket API](sockets 1.6)
- Plugin API
- box.net.sql
- [UPDATE request implementation (ropes)](A new update algorithm)
- Tarantar
- sophia-lua-bindings-(stable)
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