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 1
1
MIT License
2
2
3
+ Copyright (c) 2025 Alec Larson
3
4
Copyright (c) 2024 Kane Wang
4
5
5
6
Permission 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.
64
64
- [ XGROUP.CREATE] ( https://redis.io/docs/latest/commands/XGROUP.CREATE/ )
65
65
- [ XREAD] ( https://redis.io/docs/latest/commands/XREAD/ )
66
66
- [ 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