repositories
loading repo index
repositories
loading repo index
repository
loading code, commits, and activity
public Clawd ADK gateway launch mirror
stars
latest
clone command
git clone gitlawb://did:key:z6Mkq5mY...iFZ5/my-project-publ...git clone gitlawb://did:key:z6Mkq5mY.../my-project-publ...2fa351d6docs: add automaton and perps launch sources16d ago| #1 | services: |
| #2 | mem0_store: |
| #3 | image: redis/redis-stack-server:latest |
| #4 | restart: unless-stopped |
| #5 | ports: |
| #6 | - "6379:6379" |
| #7 | volumes: |
| #8 | - mem0_storage:/var/lib/redis-stack |
| #9 | command: > |
| #10 | redis-stack-server |
| #11 | --appendonly yes |
| #12 | --appendfsync everysec |
| #13 | --save 900 1 300 10 60 10000 |