This commit is contained in:
AF 2022-11-22 13:04:37 +00:00
parent b34aae1051
commit 8dbb1af421
2 changed files with 29 additions and 0 deletions

View File

@ -9,6 +9,7 @@ Welcome to ptvp35's documentation!
modules modules
guarantees guarantees
ordering ordering
projects
@ -19,6 +20,7 @@ Indices and tables
* :doc:`usage` * :doc:`usage`
* :doc:`guarantees` * :doc:`guarantees`
* :doc:`ordering` * :doc:`ordering`
* :doc:`projects`
* :ref:`genindex` * :ref:`genindex`
* :ref:`modindex` * :ref:`modindex`
* :ref:`search` * :ref:`search`

27
docs/source/projects.rst Normal file
View File

@ -0,0 +1,27 @@
Projects that use persistence5
==============================
parrrate-music
--------------
Music bot by PARRRATE TNV.
Uses `cache.db`, `effects.db`, `queue.db`, `session.db`, `volume.db`.
https://gitea.parrrate.ru/PTV/v6d3music
ADaaS -- Audio Download as a Service
------------------------------------
Standalone variant of parrrate-music's url resolution.
Uses `cache.db`.
https://gitea.parrrate.ru/PTV/adaas.git
bad apple on a database file
----------------------------
Demonstrates how stable and predictable the inner structure of persistence5 DB file is.
https://youtu.be/csLmTD8UrDg