mirror of
https://github.com/ail-project/ail-framework.git
synced 2024-11-10 08:38:28 +00:00
Markdown fixed
This commit is contained in:
parent
a030f939d9
commit
5096230f05
1 changed files with 5 additions and 5 deletions
10
README.md
10
README.md
|
@ -199,11 +199,11 @@ If you want to create a general module (e.g. using all pastes), this module need
|
||||||
Redis and LevelDB overview
|
Redis and LevelDB overview
|
||||||
--------------------------
|
--------------------------
|
||||||
|
|
||||||
* Redis on TCP port 6379 - DB 1 - Paste meta-data
|
* Redis on TCP port 6379 - DB 1 - Paste meta-data
|
||||||
* DB 0 - Cache hostname/dns
|
* DB 0 - Cache hostname/dns
|
||||||
* Redis on TCP port 6380 - Redis Pub-Sub only
|
* Redis on TCP port 6380 - Redis Pub-Sub only
|
||||||
* Redis on TCP port 6381 - DB 0 - Queue and Paste content LRU cache
|
* Redis on TCP port 6381 - DB 0 - Queue and Paste content LRU cache
|
||||||
* LevelDB on TCP port <year> - Lines duplicate
|
* LevelDB on TCP port <year> - Lines duplicate
|
||||||
|
|
||||||
LICENSE
|
LICENSE
|
||||||
-------
|
-------
|
||||||
|
|
Loading…
Reference in a new issue