Commit Graph

28 Commits

Author SHA1 Message Date
lionsoul2014 a8b9d542c6 srcReader is nil check 2026-05-24 20:13:47 +08:00
lionsoul2014 0ce74b8873 add io.Reader based xdb input supports 2026-05-19 11:42:03 +08:00
lionsoul2014 19a8816827 clean the region cache 2026-04-29 16:04:40 +08:00
lionsoul2014 787bd7ae07 use the Region cache 2026-04-29 15:52:40 +08:00
lionsoul2014 90e827633a Use the Region struct to manager the region info instead of old string 2026-04-29 12:23:51 +08:00
lionsoul2014 e76f995ceb add autoMege flag and return total/merged count for segments iterate 2026-04-02 11:24:56 +08:00
lionsoul2014 c63b1dc5db empty source and auto append supports 2026-03-12 11:23:43 +08:00
lionsoul2014 29c7048f93 optimize the disorder segments check 2026-03-07 11:28:30 +08:00
lionsoul2014 112dfb99b5 non-contiguous ip ranges supports 2026-03-04 12:44:05 +08:00
lion 4ff67f168c optimize the region filtering to achieve higher consecutive segments merging rate 2025-09-25 11:17:09 +08:00
lion cb3329390a Allow empty region info 2025-09-24 15:56:40 +08:00
lion 0307a3df14 IPv6 RC verison with IPv4 compatible with the old implementation 2025-09-06 00:36:10 +08:00
lion 980c9cfdd4 make the region filtering an util func 2025-09-04 14:58:53 +08:00
lion cdd2a2fc85 update the comments for the latest changes 2025-09-04 12:33:58 +08:00
lion c0058781c9 version expected for xdb gen and auto version detect for search test 2025-09-04 11:14:58 +08:00
lion ac46b7359e write the IP version NO and runtime ptr bytes in the header 2025-09-03 21:06:25 +08:00
lion b73e190905 xdb ipv6 supporting (bytes operation is working) 2025-09-03 17:16:05 +08:00
lion 78c2fab10a add field-list support self-define region fields 2025-06-16 23:24:19 +08:00
lion 95bcc92f11 log-level flag and debug/info/warn/error value supports and apply 2025-06-16 19:13:52 +08:00
Lion 3ef87ff727 tab replace with space for the structure doc comments 2023-10-08 17:37:06 +08:00
Lion b66471f0ba tab to space 2023-10-08 17:33:59 +08:00
Lion bce4c1e188 optimize the continuity checking and automatic merging the consecutive segments 2022-12-04 17:22:05 +08:00
Lion 3e6440f1dd load segments while editor init 2022-12-02 18:29:39 +08:00
lion e638421ae2 use the []byte instead of the vector index and segment index encode/decode 2022-07-16 12:12:07 +08:00
leolin49 e68c497936 Update maker.go
correct spelling of comments
2022-07-11 11:08:58 +08:00
Lion 10d3287b4d record the start and end segment index ptr 2022-06-22 10:22:40 +08:00
lion 9751227b97 fix the bug of header write and regen the xdb file 2022-06-21 10:47:28 +08:00
lion ffb5488988 package the source lib to xdb 2022-06-17 15:23:02 +08:00