[OpenSIPS-Devel] [OpenSIPS/opensips] 5d3dc3: Initial version of the trie module
Bogdan Andrei IANCU
noreply at github.com
Tue Jan 14 08:23:07 UTC 2025
Branch: refs/heads/master
Home: https://github.com/OpenSIPS/opensips
Commit: 5d3dc3a1d70b22905aa3954e8b21504409e3eb9c
https://github.com/OpenSIPS/opensips/commit/5d3dc3a1d70b22905aa3954e8b21504409e3eb9c
Author: Vlad Paiu <vladpaiu at opensips.org>
Date: 2024-12-03 (Tue, 03 Dec 2024)
Changed paths:
A db/schema/opensips-trie.xml
A db/schema/trie_partitions.xml
A db/schema/trie_table.xml
A modules/trie/Makefile
A modules/trie/README
A modules/trie/doc/trie.xml
A modules/trie/doc/trie_admin.xml
A modules/trie/prefix_tree.c
A modules/trie/prefix_tree.h
A modules/trie/trie.c
A modules/trie/trie_db_def.c
A modules/trie/trie_db_def.h
A modules/trie/trie_load.c
A modules/trie/trie_load.h
A modules/trie/trie_partitions.h
M scripts/db_berkeley/opensips/dr_partitions
A scripts/db_berkeley/opensips/trie_table
M scripts/dbtext/opensips/dr_partitions
A scripts/dbtext/opensips/trie_table
A scripts/mysql/trie-create.sql
A scripts/oracle/trie-create.sql
M scripts/pi_http/pi_framework.xml
A scripts/pi_http/trie-mod
A scripts/pi_http/trie-table
A scripts/postgres/trie-create.sql
A scripts/sqlite/trie-create.sql
Log Message:
-----------
Initial version of the trie module
Commit: 12390b477235307cb5adda078fd815d5077e8f26
https://github.com/OpenSIPS/opensips/commit/12390b477235307cb5adda078fd815d5077e8f26
Author: Bogdan Andrei IANCU <bogdan at opensips.org>
Date: 2025-01-14 (Tue, 14 Jan 2025)
Changed paths:
A db/schema/opensips-trie.xml
A db/schema/trie_partitions.xml
A db/schema/trie_table.xml
A modules/trie/Makefile
A modules/trie/README
A modules/trie/doc/trie.xml
A modules/trie/doc/trie_admin.xml
A modules/trie/prefix_tree.c
A modules/trie/prefix_tree.h
A modules/trie/trie.c
A modules/trie/trie_db_def.c
A modules/trie/trie_db_def.h
A modules/trie/trie_load.c
A modules/trie/trie_load.h
A modules/trie/trie_partitions.h
M scripts/db_berkeley/opensips/dr_partitions
A scripts/db_berkeley/opensips/trie_table
M scripts/dbtext/opensips/dr_partitions
A scripts/dbtext/opensips/trie_table
A scripts/mysql/trie-create.sql
A scripts/oracle/trie-create.sql
M scripts/pi_http/pi_framework.xml
A scripts/pi_http/trie-mod
A scripts/pi_http/trie-table
A scripts/postgres/trie-create.sql
A scripts/sqlite/trie-create.sql
Log Message:
-----------
Merge pull request #3535 from vladpaiu/trie_mod
Initial version of the trie module
Compare: https://github.com/OpenSIPS/opensips/compare/7a12c9b5642a...12390b477235
To unsubscribe from these emails, change your notification settings at https://github.com/OpenSIPS/opensips/settings/notifications
More information about the Devel
mailing list