tiagodinis33
@tiagodinis33
1
Published Tools
0
Total Stars
0
Weekly Downloads
Published Tools
1 Skillacross 1 categorytiny-redis
tiagodinis33
A really simple redis-like database # How to use First install the package ```bash yarn global add tiny-redis ``` And then run it ```bash // Server tiny-redis-server # <address: optional> // Client tiny-redis-client # <address> ``` # Commands: - `set <key
SkillAI Tool
1 dir