projects
This commit is contained in:
parent
b34aae1051
commit
8dbb1af421
@ -9,6 +9,7 @@ Welcome to ptvp35's documentation!
|
||||
modules
|
||||
guarantees
|
||||
ordering
|
||||
projects
|
||||
|
||||
|
||||
|
||||
@ -19,6 +20,7 @@ Indices and tables
|
||||
* :doc:`usage`
|
||||
* :doc:`guarantees`
|
||||
* :doc:`ordering`
|
||||
* :doc:`projects`
|
||||
* :ref:`genindex`
|
||||
* :ref:`modindex`
|
||||
* :ref:`search`
|
||||
|
27
docs/source/projects.rst
Normal file
27
docs/source/projects.rst
Normal 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
|
Loading…
Reference in New Issue
Block a user