Pieter Noordhuis 69ef89f2cf Reference zset score in zskiplistNode from dict entries
This avoids the extra allocation of sizeof(double) for storing the score
of a zset entry in the hash table. Saves sizeof(double) + malloc
overhead = approx. 16 bytes per zset entry.
2010-08-03 20:49:53 +02:00
2010-05-21 13:59:16 +02:00
2010-07-01 14:41:03 +02:00
2009-03-22 10:30:00 +01:00
2010-07-01 14:45:37 +02:00
2009-03-22 10:30:00 +01:00
2009-03-22 10:30:00 +01:00

Check the 'doc' directory. doc/README.html is a good starting point :)
Description
Futriix-Распределённая СУБД на языке С с поддержкой модулей на базе Искусственного интеллекта и плагинов на языке Golang.
https://futriix.ru Readme 151 MiB
Languages
C 73.6%
Tcl 24.6%
Python 0.5%
CMake 0.4%
Ruby 0.3%
Other 0.5%