ip2region_private/binding
Leo Ma 9bdf030fe0 Add database file memory map as c_mmap binding
File I/O optimization.

- No more `fread` call when the file is mapped.

- Close database file as soon as possible after `mmap`

Signed-off-by: Leo Ma <begeekmyfriend@gmail.com>
2017-01-12 17:33:58 +08:00
..
c add #ip2region_memory_search interface for memory search 2016-06-30 19:32:31 +08:00
c_mmap Add database file memory map as c_mmap binding 2017-01-12 17:33:58 +08:00
golang 添加readme.md说明文件 2016-10-20 15:19:07 +08:00
java add DbSearcher#memorySearch interface 2016-06-30 20:19:17 +08:00
nodejs nodejs client ready 2016-07-31 20:46:44 +08:00
php fix ip2long/getLong function return unsigned int ip value on 32-bit operating system 2016-07-03 00:35:48 +08:00
php_extension remove note information and change php version 2016-06-17 16:24:03 +08:00
python add memory search alrogrithm and optimize script 2016-07-13 15:54:08 +08:00