Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / p/redis-dump-load issues and pull requests
#69 - Instagram password recovery
Issue -
State: open - Opened by tahar098 9 months ago
#68 - Can not load json: AttributeError: 'str' object has no attribute 'items'
Issue -
State: open - Opened by skliarie about 1 year ago
- 1 comment
#67 - Add Redis ACL support [First Draft]
Pull Request -
State: open - Opened by davidpil2002 about 1 year ago
#66 - What is the encoding format used for keys written in binary-safe mode in Redis?
Issue -
State: open - Opened by Neeraj0019 over 1 year ago
#65 - Fix zadd syntax and add support for dealing with partially corrupted datasets
Pull Request -
State: open - Opened by chrisb09 about 2 years ago
- 2 comments
#64 - #62 accept ttl of -1 from redis-py 3.x
Pull Request -
State: closed - Opened by hnimminh almost 4 years ago
- 3 comments
#63 - [.gitignore] Ignore directories generated from building Python 3 wheel
Pull Request -
State: closed - Opened by jleveque over 4 years ago
#62 - redis-load is not adding the data to redis due to invalid ttl value
Issue -
State: closed - Opened by shridharcs over 5 years ago
- 5 comments
#61 - ssl support
Issue -
State: closed - Opened by Mehul1313 almost 6 years ago
- 2 comments
#60 - Requires redis-py 2.x
Issue -
State: open - Opened by breser about 6 years ago
- 1 comment
#59 - Do not require argument for --empty with redis-load.
Pull Request -
State: closed - Opened by breser about 6 years ago
- 2 comments
#58 - redis-load with --empty expects an argument
Issue -
State: closed - Opened by breser about 6 years ago
#57 - Fix #56 for unix_socket_path
Issue -
State: open - Opened by p over 6 years ago
#56 - Fix pretty dumping keys matching specified pattern
Pull Request -
State: closed - Opened by qiluo-msft over 6 years ago
- 1 comment
#55 - Unknown distribution option: 'entry_points' warnings.warn(msg) when install
Issue -
State: closed - Opened by koujun2012 over 6 years ago
- 1 comment
#54 - Cause Redis OOM when key is too big
Issue -
State: open - Opened by ipcpu over 6 years ago
- 3 comments
#53 - Use pipelines when dumping
Pull Request -
State: open - Opened by p about 8 years ago
- 1 comment
#52 - Implement pipelines for dumping
Issue -
State: open - Opened by p over 8 years ago
#51 - Dump fixes
Pull Request -
State: closed - Opened by p over 8 years ago
#50 - fix ttl calculate error
Pull Request -
State: closed - Opened by xiewenlongs over 8 years ago
- 1 comment
#49 - Fix unicode handling on python 3
Pull Request -
State: closed - Opened by p over 8 years ago
#48 - Travis
Pull Request -
State: closed - Opened by p over 8 years ago
#47 - Travis
Pull Request -
State: closed - Opened by p over 8 years ago
#46 - Test jsaone on travis
Issue -
State: closed - Opened by p over 8 years ago
#45 - Make test suite work on old redis servers
Pull Request -
State: closed - Opened by p over 8 years ago
#44 - Jsaone support
Pull Request -
State: closed - Opened by p over 8 years ago
#43 - 2016 is here
Pull Request -
State: closed - Opened by p over 8 years ago
#42 - Readme
Pull Request -
State: closed - Opened by p over 8 years ago
#41 - Key expiration support
Pull Request -
State: closed - Opened by p over 8 years ago
#40 - Setting -y for output creates invalid json
Issue -
State: closed - Opened by tspicer over 8 years ago
- 1 comment
#39 - add expire key dump/load
Pull Request -
State: closed - Opened by vls over 8 years ago
- 1 comment
#38 - [Add] Automatically install binaries `redis-dump`/`redis-load`
Pull Request -
State: closed - Opened by malthejorgensen almost 9 years ago
- 1 comment
#37 - Pickled values
Issue -
State: closed - Opened by polcar almost 9 years ago
- 3 comments
#36 - 1.0 release
Issue -
State: closed - Opened by p about 9 years ago
#35 - jsaone support
Issue -
State: closed - Opened by p about 9 years ago
#34 - Support for dumping specified keys only
Pull Request -
State: closed - Opened by p about 9 years ago
#33 - Make test suite pass when ijson is not installed
Pull Request -
State: closed - Opened by p about 9 years ago
#32 - Install yajl and yajl2 on travis, test with ijson
Issue -
State: closed - Opened by p about 9 years ago
#31 - Travis changes
Pull Request -
State: closed - Opened by p about 9 years ago
#30 - have_streaming_load -> has_streaming_load
Pull Request -
State: closed - Opened by mattcg over 9 years ago
- 1 comment
#29 - Use unicode for io.StringIO, ijson should be optional
Pull Request -
State: closed - Opened by hyunchel over 9 years ago
- 4 comments
#28 - Separate redis and file encodings
Issue -
State: closed - Opened by p almost 10 years ago
#27 - export file to large, load error
Issue -
State: closed - Opened by junpengli about 10 years ago
- 3 comments
#26 - Add changelog
Issue -
State: closed - Opened by p about 11 years ago
#25 - Add a test that keys in any encoding can be deleted
Pull Request -
State: closed - Opened by p about 11 years ago
#24 - Fix redisdl usage as a program with dump/load aliases
Pull Request -
State: closed - Opened by p about 11 years ago
#23 - Support expiring keys
Issue -
State: closed - Opened by p about 11 years ago
#22 - Should be able to empty the database with keys in any encoding by passing byte strings
Issue -
State: closed - Opened by p about 11 years ago
#21 - Aliasing as dump does not work
Issue -
State: closed - Opened by p about 11 years ago
#20 - Expanded documentation
Pull Request -
State: closed - Opened by p about 11 years ago
#19 - Write better module and program usage documentation
Issue -
State: closed - Opened by p about 11 years ago
#18 - Give encoded keys to redis.
Pull Request -
State: closed - Opened by p about 11 years ago
#17 - Type in redis is not user data and should be decoded using ascii
Pull Request -
State: closed - Opened by p about 11 years ago
#16 - Keys should be encoded when given to redis
Issue -
State: closed - Opened by p about 11 years ago
#15 - Handle possible race condition between dumping a data set and a concurrent process deleting keys
Pull Request -
State: closed - Opened by p about 11 years ago
#14 - Handle Unicode data correctly
Pull Request -
State: closed - Opened by p about 11 years ago
#13 - Add a check for 'none' key type
Pull Request -
State: closed - Opened by djgilcrease about 11 years ago
- 2 comments
#12 - Add ability to specify encoding when dumping data from redis
Pull Request -
State: closed - Opened by djgilcrease about 11 years ago
- 3 comments
#11 - Make writes through a pipeline to reduce waiting times
Pull Request -
State: closed - Opened by toobaz about 11 years ago
- 1 comment
#10 - Support for connecting to redis via unix domain sockets
Pull Request -
State: closed - Opened by p about 11 years ago
#9 - Support for connecting to redis via unix domain sockets
Pull Request -
State: closed - Opened by p about 11 years ago
#8 - Fix on python 3
Pull Request -
State: closed - Opened by p about 11 years ago
#7 - Add a test suite
Pull Request -
State: closed - Opened by p about 11 years ago
#6 - Support for connecting to redis via unix domain sockets
Pull Request -
State: closed - Opened by p about 11 years ago
#5 - Accept the "unix_socket_path" argument
Pull Request -
State: closed - Opened by toobaz about 11 years ago
- 1 comment
#4 - Add json incremental loading
Pull Request -
State: closed - Opened by toobaz about 11 years ago
- 6 comments
#3 - Password option
Pull Request -
State: closed - Opened by p almost 13 years ago
#2 - Handle versions of Python before 2.6
Pull Request -
State: closed - Opened by mwalton21 almost 13 years ago
- 1 comment
#1 - Added password option
Pull Request -
State: closed - Opened by lemonad almost 13 years ago
- 1 comment