0
I Use This!
Inactive

Commits : Listings

Analyzed about 19 hours ago. based on code collected 1 day ago.
Mar 27, 2023 — Mar 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Bump RDB format support up to v6 and fix a couple of glitches. More... almost 12 years ago
Reduce useless complexity in AOF generation. More... about 12 years ago
Pass the actual resolution of the expiration time of keys in `state.info`. More... about 12 years ago
Lapsus. More... about 12 years ago
Merge remote-tracking branch 'origin/variadic_aof' More... about 12 years ago
Just define a default `accept_key?` in `RDB::ReaderCallbacks`. More... about 12 years ago
First stab at support for variadic commands in AOF. More... about 12 years ago
Whoops (yes, again). More... about 12 years ago
Whoops. More... about 12 years ago
Store the length of lists, sets, sortedsets, hashes in state.info. More... about 12 years ago
Rename `accept_object?` into `accept_key?`. More... about 12 years ago
Cite dumpers in the README. More... about 12 years ago
Fix bug when checking the destination type in the dumper module. More... about 12 years ago
Add a base `RDB::Dumper` module and implement an AOF dumper. More... about 12 years ago
Rewrite code for ntohl(). More... about 12 years ago
Using `Exception` is bad, not sure why it ended up in my code. More... about 12 years ago
We do not really need the splat operator here... More... about 12 years ago
Use an uniform naming scheme for key-related fields in reader state. More... about 12 years ago
Fix rdb path in example. More... about 12 years ago
Those damn CR+LF line endings... More... about 12 years ago
Add test for top-level object filtering. More... about 12 years ago
Remove filters and use `accept_object?` in the callbacks class. More... about 12 years ago
First commit of redis-rdb. More... about 12 years ago