dice
https://github.com/dicedb/dice
Go
DiceDB is an open-source in-memory reactive database with query subscriptions.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Go not yet supported1 Subscribers
Add a CodeTriage badge to dice
Help out
- Issues
- Write tests for WAL implementation
- Bug: DiceDB cannot handle multiple commands in a single request
- Feat: Adding rate limiter command
- Audit and make documentation for command `INFO` consistent
- Improve `WildCardMatch` function to handle edge cases in the `regex` package
- Add support for `GET.WATCH` in HTTP/Websocket server
- Add support for command `GEORADIUS`
- Add support for command `GEORADIUS_RO`
- Inconsistent `LRU`: The command returns encoded 'OK' message instead of returning the least recently used keys
- Want to implement LINDEX Command
- Docs
- Go not yet supported