forked from tarantool/tarantool
-
Notifications
You must be signed in to change notification settings - Fork 0
Sharding HowTo
Konstantin Osipov edited this page Apr 7, 2015
·
1 revision
Major options for sharding with Tarantool are:
-
Twemproxy, http://github.com/akopytov/twemproxy
-
Based on Nginx upstream module for Tarantool
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