feat: add FalkorDB, LMDeploy, and Pogocache with configuration files and documentation

This commit is contained in:
Sun-ZhenXing
2026-01-20 14:18:28 +08:00
parent 1c528c0e64
commit 2a010843d1
14 changed files with 384 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
# Pogocache Version
POGOCACHE_VERSION=1.3.1
# Host port override
POGOCACHE_PORT_OVERRIDE=9401
# Resource limits
POGOCACHE_CPU_LIMIT=0.50
POGOCACHE_MEMORY_LIMIT=512M
POGOCACHE_CPU_RESERVATION=0.10
POGOCACHE_MEMORY_RESERVATION=128M
# Extra arguments for pogocache
# Example: --auth mypassword --threads 4
POGOCACHE_EXTRA_ARGS=