Skip to content

Commit

Permalink
Rebuild documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
opensips-github committed Dec 3, 2022
1 parent 8ca511f commit 4b9dda4
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 18 deletions.
26 changes: 14 additions & 12 deletions modules/rate_cacher/README
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@ RATE_CACHER Module

1.3.1. vendors_db_url (str)
1.3.2. vendors_db_table (str)
1.3.3. vendors_hash_size (str)
1.3.3. vendors_hash_size (int)
1.3.4. clients_db_url (str)
1.3.5. clients_db_table (str)
1.3.6. clients_hash_size (str)
1.3.6. clients_hash_size (int)
1.3.7. rates_db_url (str)
1.3.8. rates_db_table (str)

Expand Down Expand Up @@ -135,7 +135,7 @@ ocalhost/opensips")
modparam("rate_cacher", "vendors_db_table", "my_vendors_view")
...

1.3.3. vendors_hash_size (str)
1.3.3. vendors_hash_size (int)

The size of the hash table internally used to keep the vendors.
A larger table is much faster but consumes more memory. The
Expand Down Expand Up @@ -171,7 +171,7 @@ ocalhost/opensips")
modparam("rate_cacher", "clients_db_table", "my_clients_view")
...

1.3.6. clients_hash_size (str)
1.3.6. clients_hash_size (int)

The size of the hash table internally used to keep the clients.
A larger table is much faster but consumes more memory. The
Expand Down Expand Up @@ -619,9 +619,10 @@ Chapter 2. Contributors
commits^(2) and lines added/removed^(3)
Name DevScore Commits Lines ++ Lines --
1. Vlad Paiu (@vladpaiu) 30 3 3167 1
2. Maksym Sobolyev (@sobomax) 3 1 14 14
3. Razvan Crainea (@razvancrainea) 3 1 6 4
4. Artiom Druz 2 1 1 0
2. Callum 4 2 3 3
3. Maksym Sobolyev (@sobomax) 3 1 14 14
4. Razvan Crainea (@razvancrainea) 3 1 6 4
5. Artiom Druz 2 1 1 0

(1) DevScore = author_commits + author_lines_added /
(project_lines_added / project_commits) + author_lines_deleted
Expand All @@ -643,10 +644,11 @@ Chapter 2. Contributors

Table 2.2. Most recently active contributors^(1) to this module
Name Commit Activity
1. Artiom Druz Jul 2021 - Jul 2021
2. Maksym Sobolyev (@sobomax) Jan 2021 - Jan 2021
3. Vlad Paiu (@vladpaiu) Mar 2020 - Jul 2020
4. Razvan Crainea (@razvancrainea) Jul 2020 - Jul 2020
1. Callum Nov 2022 - Nov 2022
2. Artiom Druz Jul 2021 - Jul 2021
3. Maksym Sobolyev (@sobomax) Jan 2021 - Jan 2021
4. Vlad Paiu (@vladpaiu) Mar 2020 - Jul 2020
5. Razvan Crainea (@razvancrainea) Jul 2020 - Jul 2020

(1) including any documentation-related commits, excluding
merge commits
Expand All @@ -655,4 +657,4 @@ Chapter 3. Documentation

3.1. Contributors

Last edited by: Vlad Paiu (@vladpaiu).
Last edited by: Callum, Vlad Paiu (@vladpaiu).
25 changes: 19 additions & 6 deletions modules/rate_cacher/doc/contributors.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,22 +28,30 @@
</row>
<row>
<entry>2. </entry>
<entry>Callum</entry>
<entry align="center">4</entry>
<entry align="center">2</entry>
<entry align="center">3</entry>
<entry align="center">3</entry>
</row>
<row>
<entry>3. </entry>
<entry>Maksym Sobolyev (<ulink url="https://github.com/sobomax">@sobomax</ulink>)</entry>
<entry align="center">3</entry>
<entry align="center">1</entry>
<entry align="center">14</entry>
<entry align="center">14</entry>
</row>
<row>
<entry>3. </entry>
<entry>4. </entry>
<entry>Razvan Crainea (<ulink url="https://github.com/razvancrainea">@razvancrainea</ulink>)</entry>
<entry align="center">3</entry>
<entry align="center">1</entry>
<entry align="center">6</entry>
<entry align="center">4</entry>
</row>
<row>
<entry>4. </entry>
<entry>5. </entry>
<entry>Artiom Druz</entry>
<entry align="center">2</entry>
<entry align="center">1</entry>
Expand Down Expand Up @@ -80,21 +88,26 @@
<tbody>
<row>
<entry>1. </entry>
<entry>Callum</entry>
<entry align="center">Nov 2022 - Nov 2022</entry>
</row>
<row>
<entry>2. </entry>
<entry>Artiom Druz</entry>
<entry align="center">Jul 2021 - Jul 2021</entry>
</row>
<row>
<entry>2. </entry>
<entry>3. </entry>
<entry>Maksym Sobolyev (<ulink url="https://github.com/sobomax">@sobomax</ulink>)</entry>
<entry align="center">Jan 2021 - Jan 2021</entry>
</row>
<row>
<entry>3. </entry>
<entry>4. </entry>
<entry>Vlad Paiu (<ulink url="https://github.com/vladpaiu">@vladpaiu</ulink>)</entry>
<entry align="center">Mar 2020 - Jul 2020</entry>
</row>
<row>
<entry>4. </entry>
<entry>5. </entry>
<entry>Razvan Crainea (<ulink url="https://github.com/razvancrainea">@razvancrainea</ulink>)</entry>
<entry align="center">Jul 2020 - Jul 2020</entry>
</row>
Expand All @@ -112,7 +125,7 @@
<title>Documentation</title>
<section id="documentation_contributors" xreflabel="documentation_contributors">
<title>Contributors</title>
<para><emphasis role='bold'>Last edited by:</emphasis> Vlad Paiu (<ulink url="https://github.com/vladpaiu">@vladpaiu</ulink>).</para>
<para><emphasis role='bold'>Last edited by:</emphasis> Callum, Vlad Paiu (<ulink url="https://github.com/vladpaiu">@vladpaiu</ulink>).</para>
</section>

</chapter>

0 comments on commit 4b9dda4

Please sign in to comment.