File tree Expand file tree Collapse file tree 2 files changed +9
-0
lines changed Expand file tree Collapse file tree 2 files changed +9
-0
lines changed Original file line number Diff line number Diff line change 11MIT License
22
3+ Copyright (c) 2025 Alec Larson
34Copyright (c) 2024 Kane Wang
45
56Permission is hereby granted, free of charge, to any person obtaining a copy
Original file line number Diff line number Diff line change @@ -64,3 +64,11 @@ Contributions welcome! Only the commands I've needed so far are implemented.
6464- [ XGROUP.CREATE] ( https://redis.io/docs/latest/commands/XGROUP.CREATE/ )
6565- [ XREAD] ( https://redis.io/docs/latest/commands/XREAD/ )
6666- [ XREADGROUP] ( https://redis.io/docs/latest/commands/XREADGROUP/ )
67+
68+ ## Thanks
69+
70+ This package is a fork of [ redis-on-workers] ( https://github.com/kane50613/redis-on-workers ) by [ @kane50613 ] ( https://github.com/kane50613 ) .
71+
72+ ## License
73+
74+ [ MIT] ( LICENSE )
You can’t perform that action at this time.
0 commit comments