Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / crodas/microredis issues and pull requests
#65 - Add comments (#64)
Pull Request -
State: closed - Opened by crodas about 1 year ago
#64 - Add comments
Pull Request -
State: closed - Opened by crodas about 1 year ago
#63 - Don't use callback and Guard with a RwLock the Value inside Entry
Pull Request -
State: closed - Opened by crodas about 1 year ago
#62 - Fix clippy warnings
Pull Request -
State: closed - Opened by crodas about 1 year ago
#61 - Introduce `get_map` which replaces `get_map_or`
Pull Request -
State: closed - Opened by crodas over 1 year ago
#60 - Update libraries and fix a bug in newest tokio::sync::broadcast
Pull Request -
State: closed - Opened by crodas over 1 year ago
#59 - Better memory managment
Pull Request -
State: closed - Opened by crodas over 1 year ago
#58 - Minor changes
Pull Request -
State: closed - Opened by crodas over 2 years ago
- 2 comments
#57 - Keep track of memory usage
Issue -
State: open - Opened by crodas over 2 years ago
#56 - Add support for code coverage
Pull Request -
State: closed - Opened by crodas over 2 years ago
#55 - Delay db insert to avoid deadlock
Pull Request -
State: closed - Opened by crodas over 2 years ago
#54 - `lmove` is calling `db.get_map_or` nested which may cause deadlock.
Issue -
State: closed - Opened by crodas over 2 years ago
- 1 comment
#53 - Improve blocking tasks
Pull Request -
State: closed - Opened by crodas over 2 years ago
#52 - Improve internals for blocked tasks/commands.
Issue -
State: closed - Opened by crodas over 2 years ago
#51 - BLMOVE / BRPOPLPUSH
Pull Request -
State: closed - Opened by crodas over 2 years ago
#50 - Address protocol issue on OSX while pipeline commands
Issue -
State: open - Opened by crodas over 2 years ago
#49 - Added RANDOMKEY command
Pull Request -
State: closed - Opened by crodas over 2 years ago
#48 - Add support for streams and keyspace events notifications
Issue -
State: open - Opened by crodas over 2 years ago
- 1 comment
#47 - Add support for Sorted Sets
Issue -
State: open - Opened by crodas over 2 years ago
#46 - Add support for `SWAPDB`
Issue -
State: open - Opened by crodas over 2 years ago
#45 - Add support for `RESP3` / `RESP2`
Issue -
State: open - Opened by crodas over 2 years ago
#44 - Add `DUMP` / `RESTORE` support.
Issue -
State: open - Opened by crodas over 2 years ago
#43 - Add `BRPOPLPUSH` command
Issue -
State: closed - Opened by crodas over 2 years ago
#42 - Add `BLMOVE` command
Issue -
State: closed - Opened by crodas over 2 years ago
#41 - Add support to Redis test suite
Pull Request -
State: closed - Opened by crodas over 2 years ago
#40 - Add support to run redis tests
Issue -
State: closed - Opened by crodas over 2 years ago
- 1 comment
#39 - Add ability to parse comments
Pull Request -
State: closed - Opened by crodas over 2 years ago
#38 - Add support for comments parsing in the Config parsing library
Issue -
State: closed - Opened by crodas over 2 years ago
#37 - Add comments and better documentation for config parsing library
Issue -
State: open - Opened by crodas over 2 years ago
#36 - Added SCAN support
Pull Request -
State: closed - Opened by crodas almost 3 years ago
#35 - Added Cursor type
Pull Request -
State: closed - Opened by crodas almost 3 years ago
#34 - Add deref to make code more readable
Pull Request -
State: closed - Opened by crodas almost 3 years ago
#33 - Improve internal storage
Issue -
State: open - Opened by crodas about 3 years ago
#32 - Add multiple databases support
Pull Request -
State: closed - Opened by crodas about 3 years ago
#31 - Update deps
Pull Request -
State: closed - Opened by crodas about 3 years ago
#30 - Use BytesMut for Value::Blob instead Bytes
Pull Request -
State: closed - Opened by crodas about 3 years ago
#29 - Fixed bug in SETEX command
Pull Request -
State: closed - Opened by crodas about 3 years ago
#28 - Fixed bug with PERSIST
Pull Request -
State: closed - Opened by crodas about 3 years ago
#27 - Update command flags
Pull Request -
State: closed - Opened by crodas about 3 years ago
#26 - Adding missing commands into the string data-types
Pull Request -
State: closed - Opened by crodas about 3 years ago
- 1 comment
#25 - Update dependencies
Pull Request -
State: closed - Opened by crodas about 3 years ago
#24 - Reference protocol parser
Pull Request -
State: closed - Opened by crodas about 3 years ago
#23 - Update dependencies
Pull Request -
State: closed - Opened by crodas about 3 years ago
#22 - Version cargo.lock
Pull Request -
State: closed - Opened by crodas about 3 years ago
#21 - Reset connection state after EXEC is done
Pull Request -
State: closed - Opened by crodas about 3 years ago
#20 - Better dispatcher/command routing
Pull Request -
State: closed - Opened by crodas about 3 years ago
#19 - Internal improvement to Pub/Sub
Pull Request -
State: closed - Opened by crodas about 3 years ago
#18 - Adding config parser
Pull Request -
State: closed - Opened by crodas about 3 years ago
#17 - Add sorted_set::SortedSet data structure
Pull Request -
State: open - Opened by crodas about 3 years ago
#16 - Add metrics to all commands
Pull Request -
State: closed - Opened by crodas about 3 years ago
#15 - Optimized dispatcher
Pull Request -
State: closed - Opened by crodas about 3 years ago
#14 - Added `keys` command
Pull Request -
State: closed - Opened by crodas about 3 years ago
- 1 comment
#13 - Remove all unwrap() from the codebase
Pull Request -
State: closed - Opened by crodas about 3 years ago
#12 - Adding docs comments
Pull Request -
State: closed - Opened by crodas over 3 years ago
#11 - Pubsub
Pull Request -
State: closed - Opened by crodas over 3 years ago
#10 - Code improvements
Pull Request -
State: closed - Opened by crodas over 3 years ago
#9 - Add support for Transactions
Pull Request -
State: closed - Opened by crodas over 3 years ago
#8 - Add checksum::Ref
Pull Request -
State: closed - Opened by crodas over 3 years ago
#7 - Added Sets support
Pull Request -
State: closed - Opened by crodas over 3 years ago
#6 - Add List related commands
Pull Request -
State: closed - Opened by crodas over 3 years ago
- 1 comment
#5 - Writing unit tests
Pull Request -
State: closed - Opened by crodas over 3 years ago
#4 - Added `client list` support
Pull Request -
State: closed - Opened by crodas over 3 years ago
#3 - Add Hash support
Pull Request -
State: closed - Opened by crodas over 3 years ago
#2 - Adding more expiration related commands
Pull Request -
State: closed - Opened by crodas over 3 years ago
#1 - Added first version key expirations.
Pull Request -
State: closed - Opened by crodas over 3 years ago